Thanks for comment. But, It still doesn't work.
I've already copied the 'gnumalloc.so' into the '/lib/' directory.
But, in case, I checked 'http://www.blackdown.org" and
copied it again.
I made shell script '/usr/bin/X11/netscape', which is
#!/bin/sh
export CLASSPATH="/usr/local/netscape/java/classes/java_301:."
export LD_PRELOAD="/lib/gnumalloc.so"
and excute '/usr/bin/X11/netscape'.
But, result is the same as before that it doesn't display any
error message but doesn't display any applets such as
http://java.sun.com:80/products/jdk/1.1/docs/guide/misc/applet.html
Of course, it displays normal text and gif/jpeg pictures
but doesn't display only applets.
I wonder if I have removed some library and sources.
I removed '/usr/src/linux/' directory which include sources of the linux kernel.
Does this cause some problem ?
Shiro
> Hi
> Have you copied the 'gnumalloc.so' file into the '/lib/' directory?
> If not, get the file and do so. One more thing! Do not execute the
> netscape binary
> downloaded directly from the internet but run a script file containing
> the following lines:
> #!/bin/sh
> export CLASSPATH="/usr/local/netscape/java/classes/java_301:."
> export LD_PRELOAD="/lib/gnumalloc.so"
> If you haven't checked out 'http://www.blackdown.org", do so.
> I hope this may help you. Bye.
> Seung
> > I'm trying to access html pages including JAVA applet.
> > But, there is some problems. Could you give me a bit of idea ?
> > my linux kernel version is 2.0.20 and XFree3.2
> > (1) mkdir /usr/local/netscape
> > (2) cd /usr/local/netscape
> > (3) tar zxvf netscape-v301-export.x86-unknown-linux-elf.tar.gz
> > (4) mkdir /usr/local/netscape/java
> > (5) mkdir /usr/local/netscape/java/classes
> > (6) cp java_301 /usr/local/netscape/java/classes/java_301
> > (7) export CLASSPATH="/usr/local/netscape/java/classes/java_301:."
> > (8) export LD_PRELOAD=/lib/gnumalloc.so
> > (9) ./netscape
> > (10) open
> > http://java.sun.com:80/products/jdk/1.1/docs/guide/misc/applet.html
> > in netscape
> > there is no error message but it doesn't display any applets.
> > I will appreciate you if you show me some good advice.
> > Thanks.
> > Shiro
> --
> _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
> _/_/ http://www-scf.usc.edu/+AH4-srbang _/_/
> _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/