can any one help me. I am trying to connect to mysql database via a c 
program. The program compiles fine but I keep on getting the following error 
when I try to run my a.out file

./client: error while loading shared libraries: libmysqlclient.so.10: cannot 
load shared object file: No such file or directory

I cheked the lib directory  and the libmysqlclient.so.10 is a symbolic link 
to the file libmysqlclient.so.10.0.0

what is causing the problem


-->confused

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to