Installing Java
Posted by maximillan on December 6, 2006
enter these commands to terminal window
gksudo gedit /etc/apt/sources.list
check these lines
deb http://archive.ubuntu.com/ubuntu dapper multiverse
deb-src http://archive.ubuntu.com/ubuntu dapper multiverse
if cannot find them, add to end of the file. save it.
and enter command again to terminal window
sudo apt-get install sun-java5-jre
done !!