Hi there!

I have a problem when compiling Courier-IMAP 0.42.2 with MySQL 4.0.13 on
RedHat 7.3. Even though I specified my lib and include directory
correctly I get the following error message

...
checking for mysql_config... /usr/local/mysql/bin/mysql_config
checking for mysql_connect... no
checking for mysql_real_connect... no
configure: error: --with-authmysql specified but no mysqlclient.so
configure: error: /bin/sh './configure' failed for authlib

Here is the complete configure statement I use

./configure \
        --prefix=/usr/local/courier \
        --sysconfdir=/etc/courier \
        --enable-mimetypes \
        --enable-unicode \
        --with-mysql-libs=/usr/local/mysql/lib/mysql \
        --with-mysql-includes=/usr/local/mysql/include/mysql \
        --with-authmysql

How can I get this to work?

Kind regards,
Uli




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to