Re: Mysql++ runtime problem

2001-02-19 Thread Sinisa Milivojevic
sas writes: > I have no problem compiling sample program > (I compiled it in this way: > gcc -lsqlplus -I/usr/include/mysql -L/usr/local/lib/ -o sample > sample.cc) > > But when I execute the binary, I got this error message: > > [root@sas /root]# ./sample > ./sample: error while loadin

Mysql++ runtime problem

2001-02-18 Thread sas
I have no problem compiling sample program (I compiled it in this way: gcc -lsqlplus -I/usr/include/mysql -L/usr/local/lib/ -o sample sample.cc) But when I execute the binary, I got this error message: [root@sas /root]# ./sample ./sample: error while loading shared libraries: libsqlplus.so.1: ca