On Fri, 2003-02-07 at 15:52, Igor Olemskoi wrote: > checking for mysql.h... /usr/local/include/mysql/mysql.h > checking for mysql_real_connect in -lmysqlclient... no > configure: error: > Unable to link against mysqlclient. It appears you are missing the > development libraries or they aren't in your linker's path >
All the autoconf stuff does in this case is link a test program with libmysqlclient using whatever paths your ld uses. Where exactly is your libmysqlclient.so? Thanks -- Ryan Butler <[EMAIL PROTECTED]> ADI Internet Solutions
