[4103] in RedHat Linux List
Re: Netscape and Java with Colgate, once and for all
daemon@ATHENA.MIT.EDU (Peter Moulder)
Tue Nov 12 16:53:28 1996
Date: Tue, 12 Nov 1996 21:15:30 +1100
From: Peter Moulder <reiter@netspace.net.au>
To: redhat-list@redhat.com
In-reply-to: Simon Karpen's message of Thu, 7 Nov 1996 18:29:19 -0500 (EST)
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
> then creat the file /usr/local/bin/netscape that contains:
>
> #!/bin/bash
> export LD_PRELOAD=/usr/local/lib/netscape/old-libc/libc.so.5.2.18
> /usr/local/bin/netscape.bin
Make that
exec /usr/local/bin/netscape.bin
(Just save a bit of memory.)
pjm.
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null