Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jan 2000 06:04:28 -0500
From:      Ben WIlliams <williamsl@Home.Com>
To:        "Crist J. Clark" <cjclark@home.com>
Cc:        FreeBSD questions <freebsd-questions@freebsd.org>
Subject:   Re[2]: not finding a Shared object, but why?
Message-ID:  <8253.000123@Home.Com>
In-Reply-To: <20000122223917.G5211@cc942873-a.ewndsr1.nj.home.com>
References:  <20000122223917.G5211@cc942873-a.ewndsr1.nj.home.com>

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8253.000123>