> > Anyway, install went okay, but when trying to start Netscape, I get the > > error mentioned in the subject line and Netscape dies.... > > You could do: > export LD_LIBRARY_PATH="/usr/X11R6/lib:$LD_LIBRARY_PATH" > > Or, what you really should do is configure you dynamic linker properly. > Insert the line "/usr/X11R6/lib" into your /etc/ld.so.conf
I bet this line is already there :) The problem is that netscape is libc5-based applaication and you need to have all libc5-based libraries installed , i.e. libc5, xlib6 (in addition to xlib6g), xpm4.7, libg++27. Good luck. Alex Y. -- _ _( )_ ( (o___ +-------------------------------------------+ | _ 7 | Alexander Yukhimets | \ (") | http://pages.nyu.edu/~aqy6633/ | / \ \ +-------------------------------------------+ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]