On Mon, 13 Jan 1997, Robert Nicholson wrote: > Does Java support work in Netscape 3.01? It's bus erroring for me > whenever it hits an applent and java_301 is in the right place. > The current netscape version is buggy, and only works with an older libc You either have to reinstall the netscape with the wrapper that comes with Debian (a better solution), or preload the older library using the following: export LD_PRELOAD=libgnumalloc.so.5 Then you have to start Netscape with netscape "$@" You can put this all into a small shell script, so that you don't need to type it every time.
__ Proudly running Debian Linux! Linux vs. Windows is a no-Win situation.... Igor Grobman [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]