Ok, I have DBDesigner4 libs under /usr/local/lib/DBDesigner4. I tried to
do what you want and I found that I already have a link to
libmysqlclient.so.14.0.0
Maybe this is the problem, don't you think? I don't know wich program
uses that lib...

Ady Wicaksono wrote:

> 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