From owner-freebsd-questions Mon Oct 11 13:54: 1 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.scc.nl (node1374.a2000.nl [62.108.19.116]) by hub.freebsd.org (Postfix) with ESMTP id D385015B7C for ; Mon, 11 Oct 1999 13:53:34 -0700 (PDT) (envelope-from freebsd-questions@scc.nl) Received: (from daemon@localhost) by mail.scc.nl (8.9.3/8.9.3) id WAA08092 for questions@FreeBSD.org; Mon, 11 Oct 1999 22:52:08 +0200 (CEST) (envelope-from freebsd-questions@scc.nl) Received: from GATEWAY by dwarf.hq.scc.nl with netnews for questions@FreeBSD.org (questions@FreeBSD.org) To: questions@FreeBSD.org Date: Mon, 11 Oct 1999 22:52:00 +0200 From: Marcel Moolenaar Message-ID: <38024DF0.DD2363DA@scc.nl> Organization: SCC vof Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <19991011204125.A327@marder-1>, <19991011205522.A327@marder-1> Subject: Re: Netscape 4.61 (Linux) broken since adding linux_base-5.2 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Ovens wrote: > > On Mon, Oct 11, 1999 at 08:41:26PM +0100, Mark Ovens wrote: > > I added the following line to /etc/rc.conf: > > > > ldconfig_paths="/usr/lib/compat /usr/X11R6/lib /usr/local/lib /compat/linux/usr/lib" > > Oops, cut'n'paste error. That should read: > > ldconfig_paths="/usr/lib/compat /usr/X11R6/lib /usr/local/lib /compat/linux/usr/i486-linux-libc5/lib" Don't do this! Add Linux specific paths in /compat/linux/etc/ld.so.conf (and don't forget /compat/linux/sbin/ldconfig). BTW: Do you have LD_LIBARY_PATH in your environment? -- Marcel Moolenaar mailto:marcel@scc.nl SCC Internetworking & Databases http://www.scc.nl/ The FreeBSD project mailto:marcel@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message