[FTP]
我在编译pureftpd的时候出现mysql_client的错误,请指教啊!
我在编译pureftpd的时候出现mysql_client的错误:
bb# ./configure --prefix=/usr/local/pureftpd --with-mysql=/usr/local/mysql --with-paranoidmsg --with-shadow --with-welcomemsg --with-uploadscript --with-quotas --with-cookie --with-virtualroot --with-virtualroot --with-diraliases --with-sysquotas --with-ratios --with-ftpwho --with-throttling
......
......
......
checking for mysql_init in -lmysqlclient... yes
checking whether mysql clients can run... no
configure: error: Your MySQL client libraries aren't properly installed
#
我的mysql4.0.21是用源代码安装的,phpinfo()里也可以看到
Client API version 3.23.49
请问是为什么呢?是否我的mysql装得不好?请问现在改如何解决呢?请大家多多指教!!非常感谢!