Date: Sat, 8 Apr 2000 00:01:28 -0500 From: Glenn Johnson <glennpj@bayouhome.net> To: Chance Grovenor <cgrovesnor@mail.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Linux shared library not found for Netscape 6.0 Message-ID: <20000408000128.A1597@gforce.johnson.home> In-Reply-To: <384225125.955147003308.JavaMail.root@web39.pub01>; from cgrovesnor@mail.com on Fri, Apr 07, 2000 at 06:36:43PM -0400 References: <384225125.955147003308.JavaMail.root@web39.pub01>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 07, 2000 at 06:36:43PM -0400, Chance Grovenor wrote: > I've downloaded the Netscape 6 preview release for Linux. I'm > attempting to run it under FreeBSD with Linux emulation but I'm > missing a shared library, "libstdc++-libc6.1-1.so.2": > > > ldd mozilla-bin > > mozilla-bin: > ...................................................................... > libstdc++-libc6.1-1.so.2 => not found > ...................................................................... > > The handbook suggests that "If you have access to a Linux system, see > what shared libraries the application needs, and copy them to your > FreeBSD system." However, I don't have access to a Linux system. > > Could someone suggest a location that I can get this library from? > > My system is FreeBSD 3.1. I have installed the linux_lib port. You will have to install the linux_base port which replaces the linux_lib port. I do not know how difficult it would be to install linux_base on a FBSD 3.1 system however. I am sure you will have to at least update your bsd.port.mk files. -- Glenn Johnson glennpj@bayouhome.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000408000128.A1597>