Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jan 2000 13:45:29 +0000
From:      Ben Smithurst <ben@scientia.demon.co.uk>
To:        Ben WIlliams <williamsl@Home.Com>
Cc:        "Crist J. Clark" <cjclark@home.com>, FreeBSD questions <freebsd-questions@freebsd.org>
Subject:   Re: Re[2]: not finding a Shared object, but why?
Message-ID:  <20000123134529.A10943@strontium.scientia.demon.co.uk>
In-Reply-To: <8253.000123@Home.Com>
References:  <20000122223917.G5211@cc942873-a.ewndsr1.nj.home.com> <8253.000123@Home.Com>

next in thread | previous in thread | raw e-mail | index | archive | help
Ben WIlliams wrote:

> ~$ 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

That says .6, but ...


>>> library (/usr/libexec/ld-elf.so.1: Shared object "libmysqlclient.so.6.0" not

that says .6.0. Try adding an appropriate symlink in
/usr/local/lib/mysql.  NB: this is a kludge which shouldn't be needed,
but never mind.

-- 
Ben Smithurst            | PGP: 0x99392F7D
ben@scientia.demon.co.uk |   key available from keyservers and
                         |   ben+pgp@scientia.demon.co.uk


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?20000123134529.A10943>