Hi, MySQL is a 2 parts package : mysql is the server part and mysqlclient is the client part. You dont have install the client part of MySQL ie mysqlclient.
Le Jeudi 24 F�vrier 2005 10:59, Wiebke Doerper a �crit�: > Hi, > > I'm trying to install courier-authlib-0.54.20050220 with mysql support. > > MySQL is installed in /usr/local, with libs in /usr/local/lib/mysql and > headers in /usr/local/include/mysql > > The error I'm getting: > > checking for mysql_config... /usr/local/bin/mysql_config > checking for mysql_connect... no > checking for mysql_real_connect... no > configure: error: --with-authmysql specified but no mysqlclient.so > > My configure line: > > ./configure \ > --prefix=/usr/local \ > --sysconfdir=/usr/local/etc/courier \ > --with-mailuser=courier \ > --with-mailgroup=courier \ > --with-authmysqlrc=/usr/local/etc/courier/authlib/authmysqlrc \ > --with-authmysql \ > --with-mysql-libs=/usr/local/lib/mysql \ > --with-mysql-includes=/usr/local/include/mysql > > I've read this mailing list, google groups, google, README.authdebug.html, > courier-mta.org Tried same courier-authlib version on FreeBSD, with same > options, same paths used: works fine. > > config.log doesn't really tell me anything. > > System is Debian (Sarge I think), kernel 2.6.8-1-386, gcc 3.3.5. MySQL > 5.0.2-alpha installed from source. > > Not sure what to do... can anyone help? ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
