If you have libmysqlclient.so.10.0.0 for example at /usr/lib/

try to add new symbolic link

 ln -s /usr/lib/libmysqlclient.so.10.0.0 /usr/lib/libmysqlclient.so

and run /sbin/ldconfig

good luck
Bruno Cochofel wrote:

I have a symbolic link to libmysqlclient.so.10.0.0

When I run startdbd for the first time symbolic links are created.

Thanks,
Bruno





--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to