Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Mar 2004 09:47:07 -0800
From:      paul beard <paulbeard@mac.com>
To:        Ryan Merrick <sandshrimp@comcast.net>
Cc:        FreeBSD-questions <questions@FreeBSD.org>
Subject:   Re: MySQL 3 server problems: mysqlclient.10 not found?
Message-ID:  <1CAE0B1C-783B-11D8-9CA6-000A95BBCCF8@mac.com>
In-Reply-To: <4057F776.5090804@comcast.net>
References:  <053415B1-778E-11D8-9CA6-000A95BBCCF8@mac.com> <4057F776.5090804@comcast.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--Apple-Mail-6-306697291
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
	charset=US-ASCII;
	format=flowed


On Mar 16, 2004, at 11:00 PM, Ryan Merrick wrote:

> What is in #/usr/local/lib/mysql ?
>
> You should have something like:
> ...
> lrwxrwxrwx  1 root  wheel      20 Feb 28 22:29 libmysqlclient.so -> 
> libmysqlclient.so.10
> -rwxr-xr-x  1 root  wheel  132515 Nov  7 17:57 libmysqlclient.so.10
>

[/usr/home/paul]:: ls -l /usr/local/lib/mysql | grep mysql
lrwxr-xr-x  1 root  wheel      37 Mar 16 11:04 libmysqlclient.10 -> 
/usr/local/lib/mysql/libmysqlclient.a
-rw-r--r--  1 root  wheel  188848 Oct  5 19:24 libmysqlclient.a
lrwxrwxrwx  1 root  wheel      20 Mar 16 16:06 libmysqlclient.so -> 
libmysqlclient.so.10
-rwxr-xr-x  1 root  wheel  132515 Oct  5 19:24 libmysqlclient.so.10
-rw-r--r--  1 root  wheel  222510 Mar 16 14:08 libmysqlclient_r.a

I ended up using pkg_add to fix this: not entirely satisfactory, but 
I'm up and running.
--
Paul Beard
<www.paulbeard.org/>
paulbeard [at] mac.com

--Apple-Mail-6-306697291--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1CAE0B1C-783B-11D8-9CA6-000A95BBCCF8>