There is actually a C++ mysql list that might be able to help you better
then this one.

-->-----Original Message-----
-->From: Z. S.Ghand [mailto:[EMAIL PROTECTED]
-->Sent: Monday, August 18, 2003 9:49 AM
-->To: [EMAIL PROTECTED]
-->Subject: Problem to use mysql
-->
-->Hi All;
-->I have written a small mysql program with c++ in linux. i compile it
by
-->g++ -L/usr/lib/mysql -I/usr/include/mysql -lsqlplus  myprogram.cc
-->
-->it works properly. but when i want to execute it i receive this
error:
-->error while loading shared libraries: libsqlplus.so.1: cannot open
shared
-->object file : no such file or directory.
-->
-->i have libsqlplus.so.1 in /usr/lib/mysql
-->
-->thanks in advance.
-->
-->
-->
-->
-->
-->---------------------------------
-->Do you Yahoo!?
-->SBC Yahoo! DSL - Now only $29.95 per month!



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

Reply via email to