Re: Netscape/CLASSPATH question

1998-11-25 Thread peter . pilgrim
Excuse me. Yes Micheal is absolutely right, about unsetting CLASSPATH. Must you put a jar in the ${MOZILLA_HOME}/java/classes? __ Reply Separator _ Subject: Re: Netscape/CLASSPATH question Author: Michael.Sinz ([EMAIL PROTECTED]) at

Re: Netscape/CLASSPATH question

1998-11-25 Thread peter . pilgrim
: Netscape/CLASSPATH question Author: song ([EMAIL PROTECTED]) at lon-mime Date:24/11/98 13:37 It will do if I remove MOZILLA_HOME and CLASSPATH from the .bashrc file (so they are not defined). It sounds strange but it works somehow. Mike -- Mike Song wrote: > Hello

Re: Netscape/CLASSPATH question

1998-11-24 Thread Michael Sinz
On Tue, 24 Nov 1998 13:37:12 +, Mike Song wrote: >It will do if I remove MOZILLA_HOME and CLASSPATH >from the .bashrc file (so they are not defined). It sounds >strange but it works somehow. Actually, it is documented in Netscape's readme that the browser's JVM looks at CLASSPATH if defined

Re: Netscape/CLASSPATH question

1998-11-24 Thread Mike Song
It will do if I remove MOZILLA_HOME and CLASSPATH from the .bashrc file (so they are not defined). It sounds strange but it works somehow. Mike -- Mike Song wrote: > Hello all, > > Question: > Netscape complains that it could not find java40.jar in > the directories listed in $CLASSPATH. > > My