[Dovecot] Cannot build rpm with mysql support from dovecot.spec

Tomi Hakala tomi.hakala at clinet.fi
Wed Nov 2 07:25:54 EET 2005


Erick Perez wrote:
> Devel RPMs: All devel (mysql, pam, openssl) are installed and they are
> recognized at building time.

There is a bug in Dovecot configure script which makes it go through
clean even when --with-mysql is specified but none of needed libraries
are found.

I got MySQL support working on RHEL 4 with following MySQL packages:

$ rpm -qa | grep -i mysql
MySQL-devel-standard-4.1.15-0.rhel4
MySQL-shared-standard-4.1.15-0.rhel4

So those should be all you need, you can get them at:

http://dev.mysql.com/downloads/mysql/4.1.html

-- 
Tomi Hakala


More information about the dovecot mailing list