From owner-freebsd-questions Sun Jan 23 3: 4:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.tn.home.com (ha1.rdc1.tn.home.com [24.2.7.66]) by hub.freebsd.org (Postfix) with ESMTP id 5449C14C32 for ; Sun, 23 Jan 2000 03:04:29 -0800 (PST) (envelope-from williamsl@Home.Com) Received: from [192.168.1.10] ([24.4.115.31]) by mail.rdc1.tn.home.com (InterMail v4.01.01.00 201-229-111) with ESMTP id <20000123110428.GCVR9818.mail.rdc1.tn.home.com@[24.4.115.31]>; Sun, 23 Jan 2000 03:04:28 -0800 Date: Sun, 23 Jan 2000 06:04:28 -0500 From: Ben WIlliams X-Mailer: The Bat! (v1.34a) UNREG / CD5BF9353B3B7091 Reply-To: Ben WIlliams X-Priority: 3 (Normal) Message-ID: <8253.000123@Home.Com> To: "Crist J. Clark" Cc: FreeBSD questions Subject: Re[2]: not finding a Shared object, but why? In-reply-To: <20000122223917.G5211@cc942873-a.ewndsr1.nj.home.com> References: <20000122223917.G5211@cc942873-a.ewndsr1.nj.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sunday, January 23, 2000 ~$ ldconfig -r | grep mysql search directories: /usr/lib:/usr/lib/compat:/usr/local/lib:/usr/local/lib/mysql 50:-lmysqlclient.6 => /usr/local/lib/mysql/libmysqlclient.so.6 Saturday, January 22, 2000, 10:39:17 PM, you wrote: CJC> On Sat, Jan 22, 2000 at 09:45:06AM -0500, Ben WIlliams wrote: >> FreeBSD, Saturday, January 22, 2000 >> >> I am having a problem with a custom compilation of exim I'm trying to copy >> over to a new machine complaining about not being able to find a shared >> library (/usr/libexec/ld-elf.so.1: Shared object "libmysqlclient.so.6.0" not >> found) which I have verified IS installed in /usr/local/lib/mysql, but even >> issuing an `ldconfig -v -m /usr/local/lib/mysql` /usr/libexec/ld-elf.so.1 >> isn't updated, though the hints file is. >> How do I get the file updated? Setting LD_LIBRARY_PATH doen't help either. CJC> What does, CJC> % ldconfig -r | grep mysql CJC> Return? -- Ben mailto:williamsl@Home.Com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message