Sorry, I typo'd it in the quote below, I am actually using --with-mysql.
I'm not able to figure out what Config.log is trying to tell me, its at http://greg.blastzone.com/config.log if anyone can take the time to look.
Thanks again.
-----Original Message----- From: dovecot-bounces@dovecot.org [mailto:dovecot-bounces@dovecot.org] On Behalf Of Timo Sirainen Sent: Monday, August 21, 2006 3:17 PM To: Greg Deputy Cc: dovecot@dovecot.org Subject: Re: [Dovecot] Please help, cant compile with mysql support
On Mon, 2006-08-21 at 14:49 -0700, Greg Deputy wrote:
CPPFLAGS=-I/usr/local/include/MySQL LDFLAGS=-L/usr/local/lib ./configure --with-MySQL
Why do you have --with-MySQL and not --with-mysql? I'm not sure if that matters though. Anyway look for "mysql" in config.log. It tells the exact error why it failed.