PDA

View Full Version : [ubuntu] how to install java?



bilol
September 24th, 2008, 07:04 AM
Hi friends,
I have installed ubuntu 8 in my pc.I find java is not coming as default with Ubuntu.Please suggest how will I be able to do java Programs? Is there anything to download?
Remember the ubuntu machine do not have internet connection.
Thanks in advance.

Sef
September 24th, 2008, 10:54 AM
I have installed ubuntu 8 in my pc

Which Ubuntu 8: 8.04, Hardy Heron, or 8.10 Intrepid Ibex, which is still in testing mode?

bilol
September 26th, 2008, 06:44 AM
Hi,

Which Ubuntu 8: 8.04, Hardy Heron, or 8.10 Intrepid Ibex,
Its hardy heron
Thanks in advance

rzrgenesys187
September 26th, 2008, 06:47 AM
If you are trying to write programs I think all you should need is the JDK
sudo apt-get install sun-java6-jdk

aysiu
September 26th, 2008, 06:50 AM
If you are trying to write programs I think all you should need is the JDK
sudo apt-get install sun-java6-jdk I think you missed this part:



Remember the ubuntu machine do not have internet connection.


To bilol, maybe your top priority should be getting the internet connection. After that, installing things like Java becomes a piece of cake.

bilol
September 26th, 2008, 08:27 AM
Hi,

To bilol, maybe your top priority should be getting the internet connection. After that, installing things like Java becomes a piece of cake.
Thanks for your advise.But due to certain reasons it is not possible for me to connect that Ubuntu machine to internet. Please tell me some other way outs.
Shall I download some files(rpm)and install them later?If so please tell me the name of the files to be downloaded and the link where those files reside.
Thanks in advance...