Not able to install java in ubuntu 9.10
Posted
by piemesons
on Server Fault
See other posts from Server Fault
or by piemesons
Published on 2010-04-11T07:38:18Z
Indexed on
2010/04/11
7:43 UTC
Read the original article
Hit count: 394
Error i am getting:--
E: I wasn't able to locate a file for the sun-java6-bin package. This might mean you need to manually fix this package. (due to missing arch)
then a blue dialog box appears with OK (Which is not clickable and pressing enter is not workin.)
EDIT
sudo dpkg --configure -a
sudo aptitude clean
sudo aptitude update
sudo aptitude dist-upgrade
sudo aptitude install sun-java6-jre sun-java6-plugin sun-java6-fonts
Tried this but still not working... same problem.
© Server Fault or respective owner