Hi all,

    I have RHLinux 7.1. I would like to remove the RPM preinstalled old
version of Java. I don't know the name of this rpm and how to uninstall
it.

I would like to istall the Sun's version J2SE (jdk-1.3.1_01). For this,
one suggested for setting up the new jdk, is to create a script uniquely
named in the "/etc/profile.d/" directory and set the environment
variables in there. e.g.
                <start>#!/bin/shexport JAVA_HOME=/usr/java/jdk1.3.1_01
                export CLASSPATH=.:$JAVA_HOME/jre/lib/rt.jar
                export PATH=$PATH:$JAVA_HOME/bin
                <end>

Any suggestions for how to remove the preinstalled Java?
Thanx for all replies.


-- 

_______________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup


Have you downloaded the latest calling software from Net2Phone? Click here to get it 
now!

http://www.net2phone.com/cgi-bin/link.cgi?157





_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to