Problem to use mysql

2003-08-18 Thread Z. S.Ghand
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

RE: Problem to use mysql

2003-08-18 Thread Dathan Vance Pattishall
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

Re: Problem to use mysql

2003-08-18 Thread Rajesh Kumar
Dathan Vance Pattishall unknowingly asked us: 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

Re: problem of use mysql 3.23.32

2001-02-20 Thread Mohamad Ilhami
On Tue, 20 Feb 2001, freelsq wrote: I write a cgi problem of c++, and I compile it and run it normally in mysql 3.22.25. but when I change the mysql to 3.23.32, I recompile the program and run it, It display a error msg like this: shell./test ./test.fgi: error in loading shared

problem of use mysql 3.23.32

2001-02-19 Thread freelsq
I write a cgi problem of c++, and I compile it and run it normally in mysql 3.22.25. but when I change the mysql to 3.23.32, I recompile the program and run it, It display a error msg like this: shell./test ./test.fgi: error in loading shared libraries: libmysqlclient.so.10: cannot open