I am running RedHat 5.0 and have downloaded the JDK from
ftp:ftp.uk.linux.org/pub/linux/java/JDK-1.1.5/i386/glibc/v7 which has been
located in /usr/local/jdk1.1.5/.
It does not work with the following error message (or something very similar)
when I try and compile a test class with javac test.class:
Library path not set.
I have set PATH to point at the appropriate directory and have tried setting
and not setting the CLASSPATH variable.
Is there something I am doing wrong?
Could it be I need to upload the latest glibc libraries?
Is there an other environment variable (for example J_LIBRARY_PATH) that I have
not set.
All helpful replies appreciated.
Thanks
Patrick