2 Nov
2005
2 Nov
'05
7:25 a.m.
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