PDA

View Full Version : [ubuntu] jdk -6 installation



mahi16
April 13th, 2009, 02:59 PM
how to install jdk-6-linux-586-rpm.bin in ubuntu 8.04. i already own the package.

ddrichardson
April 14th, 2009, 04:10 PM
RPM, Redhat Package Management is not used by Ubuntu. Open a terminal and type:
sudo apt-get install sun-java6-jdkWill do it.
sudo apt-get install netbeansor
sudo apt-get install eclipseIf you want an IDE.