Not able to install java in ubuntu 9.10
- by piemesons
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.