> 2. I tried declaring CFLAGS, CPPFLAGS and LDFLAGS (as per the Courier-IMAP
> FAQ) as follows:
>     CFLAGS=-I/usr/include/mysql
>     CPPFLAGS=-I/usr/include/mysql
>     LDFLAGS=-L/usr/lib/mysql
>     export CFLAGS CPPFLAGS LDFLAGS
>     but configure aborts with the last 4 lines:
>     checking for mysql_config... (cached) /usr/bin/mysql_config
>     checking for mysql_connect... (cached) no
>     configure: error: --with-authmysql specified but no mysqlclient.so
>     configure: error: ./configure failed for authlib
>

    What system is this on? Have you tried to compile the system without
clearing the CFLAGS,CPPFLAGS and LDFLAGS, I have never had to do that and
have successfully compiled Courier-Imap. I would also suggest that after you
have compiled the system try performing authinfo command in that directory
(sourcedir/authlib/authinfo) this may provide you with an easier module
listing if you haven't tried that already.

    Cheers,

        Aly.


_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to