> jdk1.1.5v7 seems to be installed correctly :)

    This is how I did it. First I had to upgrade glibc and glibc-devel to
glibc-2.0.7-7 and glibc-devel-2.0.7-7 the rpms can be found at the linux
sunsite ftp.    The upgrade went fine the only problem was that
glibc-devel-2.0.7-7 conflicted with textinfo-3.9.1. I have no idea what this
program does so I unistalled it and continued with the
glibc-devel-2.0.7-7.i386.rpm installation.
    I then downloaded the new jdk1.1.5-v7-glibc.tar.gz from one of the mirrors
listed in java.blackdown.org/java-linux/mirrors.html. Unpacked it in
/usr/local and viola.
    Here is a look at my .bashrc file

    Blah,blah,blah
    export JAVA_HOME=/usr/local/jdk1.1.5
    export JDK_HOME=/usr/local/jdk1.1.5
    export
CLASSPATH=/usr/local/jdk1.1.5/lib/classes.zip:/usr/local/swing/swingall.jar:/home/me/java/src

    export SWING_HOME=/usr/local/swing
    export  PATH=$PATH:/usr/local/jdk1.1.5/bin


>
>
> --
>   PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
>          To unsubscribe: mail [EMAIL PROTECTED] with
>                        "unsubscribe" as the Subject.




-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to