6 messages in com.mysql.lists.plusplusRe: Could not find working MySQL clie...
FromSent OnAttachments
Raj Banerjee (rajbaner)03 Nov 2006 13:07 
Urscheler, Roger (COM Chantry CA)03 Nov 2006 13:30 
Warren Young03 Nov 2006 13:54 
Zeddy Chirombe03 Nov 2006 13:54 
Warren Young03 Nov 2006 13:55 
Zeddy Chirombe03 Nov 2006 14:13 
Subject:Re: Could not find working MySQL client Library
From:Zeddy Chirombe (zedd@gmail.com)
Date:11/03/2006 02:13:13 PM
List:com.mysql.lists.plusplus

I would probably agree here. I have noticed that I do only have the static libraries on my box. I would like to try to down the 5.0 client and build it and see that what I get. Its all making sense now.

--Thanks, --Zeddy

On 11/3/06, Warren Young <mysq@etr-usa.com> wrote:

Urscheler, Roger (COM Chantry CA) wrote:

I am using MySQL 5.1 and got it to work by creating a symbolic link: /usr/lib/mysql/libmysqlclient.so -> /usr/lib/libmysqlclient.so.15.0.0

You should only have to create that link by hand if the library's installation routine isn't set up correctly. It should have been there already.

But yes, it is indeed required.