Date: Thu, 5 Oct 2000 19:17:06 +0100 From: Mark Ovens <marko@freebsd.org> To: Alfred Perlstein <bright@wintelcom.net> Cc: chat@freebsd.org Subject: Re: new netscape6 is awesome! Message-ID: <20001005191705.B258@parish> In-Reply-To: <20001004232105.W27736@fw.wintelcom.net>; from bright@wintelcom.net on Wed, Oct 04, 2000 at 11:21:06PM -0700 References: <20001004232105.W27736@fw.wintelcom.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 04, 2000 at 11:21:06PM -0700, Alfred Perlstein wrote: > For some reason my linux-netscape4 stopped working so I upgraded > my expired netscape6 to the latest PR3 version. > How did you install it? I grabbed the installer from Netscape's website but: # tar zxvf netscape-i686-pc-linux-gnu-installer.tar.gz # cd netscape-installer # ./netscape-installer ./netscape-installer-bin: error in loading shared libraries: libgtk-1.2.so.0: cannot open shared object file: No such file or directory # ldconfig -r | grep gtk 102:-lgtk12.2 => /usr/X11R6/lib/libgtk12.so.2 120:-lgtkxmhtml.4 => /usr/X11R6/lib/libgtkxmhtml.so.4 123:-lgnorbagtk.4 => /usr/X11R6/lib/libgnorbagtk.so.4 # ln -s /usr/X11R6/lib/libgtk12.so.2 /usr/X11R6/lib/libgtk-1.2.so.0 # ./netscape-installer ./netscape-installer-bin: error in loading shared libraries: libgtk-1.2.so.0: cannot open shared object file: No such file or directory # ldconfig -r | grep gtk 102:-lgtk12.2 => /usr/X11R6/lib/libgtk12.so.2 120:-lgtkxmhtml.4 => /usr/X11R6/lib/libgtkxmhtml.so.4 123:-lgnorbagtk.4 => /usr/X11R6/lib/libgnorbagtk.so.4 125:-lgtk-1.2.0 => /usr/X11R6/lib/libgtk-1.2.so.0 > It's pretty awesome, too bad it doesn't seem to have a newsreader. > > -- > -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] > "I have the heart of a child; I keep it in a jar on my desk." > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-chat" in the body of the message -- 4.4 - The number of the Beastie ________________________________________________________________ 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark mailto:marko@freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001005191705.B258>