compiling cyrus sasl 2.1.20 with mysql support

snackaugust at arcor.de snackaugust at arcor.de
Thu Nov 24 12:17:17 EST 2005


Hey there,


I try this:

/# export CPPFLAGS="-I/usr/local/mysql/include"
# ./configure --enable-anon --enable-plain --enable-login --enable-sql 
--disable-krb4 --disable-otp --disable-cram --disable-digest 
--with-mysql=/usr/local/mysql/lib --without-pam --without-saslauthd 
--without-pwcheck --with-dblib=berkeley 
--with-bdb-libdir=/usr/local/bdb/lib 
--with-bdb-incdir=/usr/local/bdb/include --with-openssl=/usr/local/ssl 
--with-plugindir=/usr/local/lib/sasl2/

And the output is this:
:
/checking for unistd.h... (cached) yes
checking for db.h... (cached) yes
checking DB library to use... no
configure: WARNING: Disabling SASL authentication database support
checking for dlopen in -ldl... (cached) yes/
:

and a few lines below:
:
/checking SQL... enabled
checking for mysql_select_db in -lmysqlclient... (cached) no
configure: WARNING: MySQL library mysqlclient does not work/
:

The paths to mysql in my configure are correct. Any idea anyone?

Thanks a lot in advance,
Denis




More information about the Info-cyrus mailing list