Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jan 2000 22:39:17 -0500
From:      "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com>
To:        Ben WIlliams <williamsl@home.com>
Cc:        FreeBSD questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: not finding a Shared object, but why?
Message-ID:  <20000122223917.G5211@cc942873-a.ewndsr1.nj.home.com>
In-Reply-To: <3406.000122@Home.Com>; from williamsl@home.com on Sat, Jan 22, 2000 at 09:45:06AM -0500
References:  <3406.000122@Home.Com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

What does,

 % ldconfig -r | grep mysql

Return?
-- 
Crist J. Clark                           cjclark@home.com


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?20000122223917.G5211>