MySQL 3 server problems: mysqlclient.10 not found?

paul beard paulbeard at mac.com
Wed Mar 17 09:47:25 PST 2004


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


More information about the freebsd-questions mailing list