Error: shared library "mysqlclient.14" does not exist

David Xu davidxu at freebsd.org
Thu Jun 22 09:41:53 UTC 2006


This is a newly installed machine, the machine is running -CURRENT,
while installing mysql41-server ports, it complained that a library
is not found:

>  install  -o root -g wheel -m 444 './mysqlcheck.1' '/usr/local/man/man1/mysqlcheck.1'
>  install  -o root -g wheel -m 444 './mysqldump.1' '/usr/local/man/man1/mysqldump.1'
>  install  -o root -g wheel -m 444 './mysqlimport.1' '/usr/local/man/man1/mysqlimport.1'
>  install  -o root -g wheel -m 444 './mysqlshow.1' '/usr/local/man/man1/mysqlshow.1'
> ===>   Installing ldconfig configuration file
> ===>   Compressing manual pages for mysql-client-4.1.20
> ===>   Registering installation for mysql-client-4.1.20
> ===>   Returning to build of mysql-server-4.1.20
> Error: shared library "mysqlclient.14" does not exist
> *** Error code 1
> 
> Stop in /usr/ports/databases/mysql41-server.
> dell1750#

What's wrong ?

David Xu



More information about the freebsd-ports mailing list