installing java

Asked by Frank J. Cseri

I have downloaded jre-6u7-linux-i586.bin for Linux but how do I install it?
     Frank

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu kdebase Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Shane Fagan (shanepatrickfagan) said :
#1

You dont need to download the one from the sun website. Its a lot simpler than that.
First go to synaptic package manager
system>administration>synaptic
Then search for "sun java" then just scroll down till you find the one your looking for.

Regards
Shane Fagan

Revision history for this message
Felipe Xavier (lipe-loko94) said :
#2

If you want to run that file, open a terminal and type (let's say that the file is on the Desktop):
chmod a+x ~/Desktop/jre-6u7-linux-i586.bin

Then:
cd Desktop
./jre-6u7-linux-i586.bin

Can you help with this problem?

Provide an answer of your own, or ask Frank J. Cseri for more information if necessary.

To post a message you must log in.