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
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