[Dovecot] compile dovecot with mysql support

Timo Sirainen tss at iki.fi
Sat Mar 5 22:13:05 EET 2005


On Sat, 2005-03-05 at 16:57 -0300, Jefferson Campos wrote:
> Hello!
> 
> Is not possible to compile dovecot 0.99.14 version with mysql4,
> the dovecot configure scripts not detect the mysql4 libs.
> I already installed the mysql libs and devel packages...
> 
> --with-mysql doesn't work!

See what config.log file says about it. It shows the exact error
message.

If your mysql isn't installed in exactly standard place, you can do
something like:

CPPFLAGS=-I/usr/local/include/mysql LDFLAGS=-L/usr/local/lib ./configure

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://dovecot.org/pipermail/dovecot/attachments/20050305/0a894c77/attachment-0001.bin>


More information about the dovecot mailing list