On Thu, 6 May 1999, Clayton Cottingham wrote:

> 
> is there a way to run netscape with java if you have the jdk 1.2
> installed
> 
> i keep getting add java40.jar to my classpath, when i do that it dont
> work
> 
> i i want to use netscape with java do i have to keep running jdk1.1.X?
> 
> im using stampede, glibc and kernel 2.2.6
> 
> 
> -----------------------------------------------------------------

        As a matter of fact, I had a few problems with netscape and java.
The thing is, that netscape will complain if there is anything else but
java40.jar in your classpath (because of classes.zip that contains
diffrent versions of the same classes).

        Try only havoing java40.jar in it, and add other classes and
archives one by one. You should also use a script to start up netscape.
This script will just set the Classpath, then start netscape.

        Since a script is ran in a subshell, it will not affect any other
processes that use java....


                        Papi



----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to