Alexio Cassani wrote:

Hi,
I'me developing a C++ library .so that will be installed on a Linux box.

The step I've followed are:

1) Wrote a C++ code
2) Copied the libSQLDBC.o and libSQLDBC.a in /lib and /usr/lib
3) Compiled my code with the following command:

Any suggestion?

you have to run 'ldconfig' after copying the libraries to */lib


henrik



--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to