Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to install JVM on NS 7.01 for RH 8

Status
Not open for further replies.
Apr 11, 2002
144
US
Just installed NS 7.01 on RH 8.0.

It doesn't come with the JVM, if you click on a Java app in the browser it takes you to the link for the JVM download on Sun's site. You can either get the "self extracting RPM" or simply the "self extracting file", both for Linux.

I downloaded the j2re-1_4_1_01-linux-i586-rpm.bin file.

How do you install this?
Do you run (install) it? "./j2re*.bin"
You can't rpm it...

Any help will be appreciated.
 
Ok, you have to chmod a+x the bin file, then run it as root. That uncompresses the .rpm version of it. Then I installed the rpm, but I still have no Java support in NS 7.01. I found a hint online that suggested to add a line to the .bash_profile, which I did, but that still didn't do anything.

Help!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top