If you got the JRE from sun, I believe it is a binary RPM. So ls to the directory it is in, and in console type
./nameofthefile
You should now have an RPM you can install as root
rpm -Uvh nameoffile.rpm
*forgot to add, as root you need to do a chmod 755 on the binary to make sure it is executable.
Last edited by Glock Shooter; 08-03-2003 at 11:35 PM.
|