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.