RE: [exim] Compiling Exim with mysql

Pàgina inicial
Delete this message
Reply to this message
Autor: Martin, Jeremy
Data:  
A: exim-users
CC: Jonathan Chong
Assumptes nous: Re: [exim] Compiling Exim with mysql
Assumpte: RE: [exim] Compiling Exim with mysql
> Doesn't look like mysql was compiled with it. I had this in my
Makefile:
>
> LOOKUP_DBM=yes
> LOOKUP_LSEARCH=yes
> LOOKUP_MYSQL=yes
>
> LOOKUP_INCLUDE=-I /usr/local/ldap/include -I /usr/include/mysql
>
> LOOKUP_LIBS=-L/usr/local/lib -lldap -llber -lmysqlclient -lpq -lgds
> -lsqlite3 -L/var/lib/mysql
>
> Am I doing something wrong?


Do you have mysql-devel installed?

I made an Exim 4.60 RPM yesterday that includes MySQL support if you
want to try to rebuild it on your system.

http://logic-users.org/exim-4.60-0.RHEL4.src.rpm

Jeremy