I'm not getting any error message during the install. Everything seems
to install fine except for MySQL support. It installs authdaemon.plain
not authdaemon.mysql. Here are the commands I used to compile
Courier-Imap. 

CPPFLAGS="-I/usr/local/mysql/include"
export CPPFLAGS
LDFLAGS="-L/usr/local/mysql/lib"
export LDFLAGS

./configure
make
make check
make install
make install-configure

Did I miss something when I compiled it?

Thanks,

Patrick Bowen

-----Original Message-----
From: ricky [mailto:[EMAIL PROTECTED]] 
Sent: Monday, November 18, 2002 5:26 PM
To: Patrick Bowen
Cc: [EMAIL PROTECTED]
Subject: [courier-users] Re: Courier-Imap+MySQL

You may want to explain what the actual error message is... 

> Can anyone help me? I'm having a problem compiling Courier-Imap with
> MySQL support. I am running Slackware 8.1 with MySQL binary
> distribution. Here are the commands I'm running to compile
Courier-Imap.




-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to