Re: Java
Liem Bahneman wrote:
>
> This is what I do:
>
> (per the netscape/java howto)
>
> #!/bin/sh
>
> export CLASSPATH="/usr/local/lib/netscape/java_301:."
> export LD_PRELOAD="/lib/gnumalloc.so"
> exec /usr/local/bin/netscape-3.01 "$@"
>
> gnumalloc.so is on java.blackdown.org I believe....
>
> this solves netscape crashing, in most cases
> - liem
I'll look into this. A re-install didn't work.
Many thanks...
Jim
--
========================================
Debian Linux! Where I REALLY went today!
Jim Smith jim@oz.net
http://www.oz.net/~jim/
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org .
Trouble? e-mail to templin@bucknell.edu .
Reply to:
- References:
- Re: Java
- From: Liem Bahneman <roland@cobaltgroup.com>