Ubuntu Experiences Database

  • Top Posts

  • c

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 !!

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>