Has anyone successfully built and used Courier IMAP w/ MySQL 4.1 as an authentication/vhost source? I'm trying the following and it doesn't seem to pick up the MySQL libraries:
$ export CPPFLAGS="-I/opt/mysql/include" $ export LDFLAGS="-L/opt/mysql/lib" $ ./configure --with-authmysql --with-redhat --prefix=/opt/courier $ make If I do that, Courier never seems to even to try to talk to MySQL. I'm on RedHat 9.0. MySQL is installed in /opt/mysql. Thanks! - Jason ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
