From owner-freebsd-current Mon Mar 13 8:29: 7 2000 Delivered-To: freebsd-current@freebsd.org Received: from friley-160-236.res.iastate.edu (friley-160-236.res.iastate.edu [129.186.160.236]) by hub.freebsd.org (Postfix) with ESMTP id 4330737B7D6 for ; Mon, 13 Mar 2000 08:29:04 -0800 (PST) (envelope-from patrick@137.org) Received: from friley-162-229.res.iastate.edu (mailhub.137.org [129.186.162.229]) by friley-160-236.res.iastate.edu (Postfix) with ESMTP id A577F12C for ; Mon, 13 Mar 2000 10:29:02 -0600 (CST) Received: from friley-162-229.res.iastate.edu (localhost [127.0.0.1]) by friley-162-229.res.iastate.edu (Postfix) with ESMTP id 29BBD5D9B for ; Mon, 13 Mar 2000 10:29:02 -0600 (CST) To: freebsd-current@freebsd.org Subject: LD_LIBRARY_PATH not working? Date: Mon, 13 Mar 2000 10:29:02 -0600 From: Patrick Hartling Message-Id: <20000313162902.29BBD5D9B@friley-162-229.res.iastate.edu> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Today I have been having problems with applications being unable to find shared libraries at run time with LD_LIBRARY_PATH set correctly. If the library is moved into a directory set at boot time with ldconfig (via rc), it works fine. I have tried it with several different libraries (both C and C++ used by both C and C++ apps), and the results are always the same. This is on a -current system built with sources cvsup'd at approximately 09:10 (CST) March 11, 2000. Did I overlook some configuration change? Thanks. -Patrick Patrick L. Hartling | Research Assistant, VRAC patrick@137.org | 2624 Howe Hall -- (515)294-4916 http://www.137.org/patrick/ | http://www.vrac.iastate.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message