>>>>> "Azazel" == Azazel  <[EMAIL PROTECTED]> writes:

    Azazel> I've just installed the JDK1.1 prerelease again and this
    Azazel> time I sorted out the problem that cropped up last time,
    Azazel> that I needed to have the Netscape archive
    Azazel> (${MOZILLA_HOME}/java/classes/java40.jar) before the JDK
    Azazel> archive in $CLASSPATH, - or so I thought.

I never set the CLASSPATH (better: when using the rpm version of the
JDK I explicitely unset it) before I run Netscape. If I really need a
classpath I set it to include only ${JAVAHOME}/lib/classes.zip and the
additional directories I am working with. Actually, I think it is a
much better idea how the whole thing is handled with the jre ---
always have a default classpath and just add elements with "-cp".

So: Try to just unset the CLASSPATH and look if this works for you.

Ulli

Reply via email to