From owner-freebsd-questions Tue Oct 12 12:24:28 1999 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id A4FD2150F1 for ; Tue, 12 Oct 1999 12:24:24 -0700 (PDT) (envelope-from marcel@scc.nl) Received: from [212.238.132.94] (helo=scones.sup.scc.nl) by post.mail.nl.demon.net with esmtp (Exim 2.12 #1) id 11b7YC-0000cU-00; Tue, 12 Oct 1999 19:25:33 +0000 Received: from scc.nl (scones.sup.scc.nl [192.168.2.4]) by scones.sup.scc.nl (8.9.3/8.9.3) with ESMTP id VAA05370; Tue, 12 Oct 1999 21:24:14 +0200 (CEST) (envelope-from marcel@scc.nl) Message-ID: <38038ADE.EADB26A1@scc.nl> Date: Tue, 12 Oct 1999 21:24:14 +0200 From: Marcel Moolenaar Organization: SCC vof X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.2.5 i386) X-Accept-Language: en MIME-Version: 1.0 To: Mark Ovens Cc: Walter Hafner , Walter Hafner , questions@freebsd.org Subject: Re: Netscape 4.61 (Linux) broken since adding linux_base-5.2 References: <19991011232409.B3243@marder-1> <3802FB07.E4D52F6F@scc.nl> <380329B9.F4B0B4F9@scc.nl> <14339.14228.997609.419729@hprbg5.informatik.tu-muenchen.de> <19991012184209.A340@marder-1> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Ovens wrote: > > Me too! I removed LD_LIBRARY_PATH from ~/.cshrc and everything > works again now :))) > > Why though? I've have LD_LIBRARY_PATH set for as long as I can > remember but it has only caused a problem since installing linux_base. linux_base handles it properly. LD_LIBRARY_PATH applies to both FreeBSD and Linux binaries, which makes it impossible to use genericly for only FreeBSD or Linux binaries. The place where LD_LIBRARY_PATH works is in wrapper scripts. -- 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