LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   java runtime environment (https://www.linuxquestions.org/questions/slackware-14/java-runtime-environment-395197/)

neilcpp 12-21-2005 05:41 AM

java runtime environment
 
My slackware system has the Java Runtime environment 1.5.0_4 pre-installed. There is now a update to this: version 5.0 update 6

I see that on the java site there is only a RPM and a self extracting file. How can I update the JRE in slackware?:newbie:

jayakrishnan 12-21-2005 05:45 AM

u can install RPM in slackware or use the command

rpm2tgz

to convert it from rpm to .tgz format then use the

installpkg command to install it.

AFAIK sun also provides the jre install as a .bin file, download that then

do 'chmod +x <filename>' then ./<filename>

~Jayakrishnan


All times are GMT -5. The time now is 10:46 PM.