pkgsrc pure-ftpd mysql option
Mark Cullen
mark.r.cullen at gmail.com
Wed Jun 7 14:08:01 PDT 2006
ME again!
Compiling pure-ftpd, from pkgsrc as of earlier today, with the mysql
option doesn't appear to work.
---
[..snip..]
checking default TCP send buffer size... 32768
checking default TCP receive buffer size... 57344
checking for floor in -lm... yes
checking for gzclose in -lz... yes
checking for mysql_init in -lmysqlclient... no
configure: error: libmysqlclient is needed for MySQL support
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/net/pure-ftpd
===>
===> There was an error during the ``configure'' phase.
===> Please investigate the following for more information:
===> * config.log
===> * /usr/obj/pkgsrc/net/pure-ftpd/work/.work.log
===>
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/net/pure-ftpd
---
I definately have the MySQL client installed (I'm using the php-mysql
extension, which works fine).
---
(root at bone2)/usr/pkg/etc pkg_info | grep mysql
mysql-client-4.1.19 MySQL 4, a free SQL database (client)
php-mysql-4.4.2nb2 PHP extension for MySQL databases
mysql-server-4.1.19 MySQL 4, a free SQL database (server)
---
Anyone else got this problem?
More information about the Users
mailing list