compatibility with Mysql 5

"Pablo Loesener" <[email protected]> Wed, 18 Jan 2006 16:03:25 +0100
Newsgroups gmane.network.pureftpd.user
Message-ID <002b01c61c40$58145510$0200a8c0@pablo4udx03i31>
------=_NextPart_000_002C_01C61C48.B9D8BD10
Content-Type: text/plain;
	charset="US-ASCII"
Content-Transfer-Encoding: 7bit

This configue command line ends with this error message :
"Your MySQL client libraries aren't properly installed"
 
./configure --prefix=/opt/pureftpd --without-inetd --
with-boring --without-banne
r --with-puredb --with-ratios --with-throttling --with-
cookie --with-largefile --with-mysql=/opt/mysql --
without-humor --with-quotas --with-altlog
 
I tried --with-mysql=/opt => same result.
 
however all files seem to be here and the client 
command /opt/mysql/bin/mysql works fine.
 
/opt/mysql/include/mysql/mysql.h
/opt/mysql/lib/mysql/libmysqlclient.a
/opt/mysql/lib/mysql/libmysqlclient.la
/opt/mysql/lib/mysql/libmysqlclient_r.a
/opt/mysql/lib/mysql/libmysqlclient_r.la
/opt/mysql/lib/mysql/libmysqlclient_r.so
/opt/mysql/lib/mysql/libmysqlclient_r.so.15
/opt/mysql/lib/mysql/libmysqlclient_r.so.15.0.0
/opt/mysql/lib/mysql/libmysqlclient.so
/opt/mysql/lib/mysql/libmysqlclient.so.15
/opt/mysql/lib/mysql/libmysqlclient.so.15.0.0
 
Is Pure-ftpd compatible with Mysql 5 ?
 
Pablo.
 

------=_NextPart_000_002C_01C61C48.B9D8BD10--