[4808] in WWW Security List Archive
Re: JAVA PROBLEMS UNDER X
daemon@ATHENA.MIT.EDU (Bill Wadley)
Thu Mar 13 21:59:55 1997
Date: Thu, 13 Mar 1997 15:02:34 -0600 (CST)
From: Bill Wadley <wrwadley@netcomi.com>
Reply-To: Bill Wadley <wrwadley@netcomi.com>
cc: No0ne <no0ne@ix.netcom.com>, WWW-SECURITY@ns2.rutgers.edu
In-Reply-To: <Pine.LNX.3.95.970313040937.3357A-100000@lizard.lizardnet.com>
To: page1071@pagenet.telecom.auburn.edu
Errors-To: owner-www-security@ns2.rutgers.edu
> I get the same problems with X running on Linux redhat 4.0. I just always
> asumed Netscape was running out ot colours...
>
> -Lizard
> lizard@pobox.com
>
> > I was just wondering if anyone has had problems with running java
> > applets, using netscape 3.01 for X. Becuase everytime i load up a page
> > with an applet, netscape closes
> >
> > --
> > -No0ne thy'immortal'one.....
You can find the Java-Linux HOWTO at <URL:http://www.blackdown.org/> under
the "Java-Linux Porting Project". This shell script is under "How to make
Netscape 3.0 and Java work":
#!/bin/sh
export CLASSPATH="/usr/local/netscape/java/classes/java_301:."
export LD_PRELOAD="/lib/gnumalloc.so"
exec /opt/netscape/bin/netscape "$@" # NOTE! This must be the path to the
# real netscape executable.
I'm running Redhat 4.[0|1], Netscape 3.01 (and JDK 1.0.2 from Blackdown).
This did the trick for me!
--
---------------------------------------------------------------
[] [] William Wadley
[] NETCOM i n t e r a c t i v e
[] [] Director of Internet Services
[] wrwadley@netcomi.com