[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

netscape 3.01_4



I don't why I have to load the libc.so.5.2.18 in order to run netscape,
or
I will get a bus error.

I even try LD_PRELOAD=libgnumalloc.so.5 and it dose not work also.

#!/bin/sh

export LD_PRELOAD=libc.so.5.2.18  <<<

export MALLOC_CHECK_=0
export
NPX_PLUGIN_PATH=$HOME/.netscape/plugins:/usr/local/lib/netscape/plugins:/
usr/lib/netscape/plugins
exec /usr/lib/netscape/netscape "$@"


Reply to: