Re: [Exim] Debian/Exim/MySQL

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Walt Reed
Ημερομηνία:  
Προς: Alex Flores
Υ/ο: Walt Reed, exim-users
Αντικείμενο: Re: [Exim] Debian/Exim/MySQL
On Tue, Feb 17, 2004 at 02:28:37PM -0800, Alex Flores said:
> Thanks for the response..
>
> I have downloaded the source and am getting ready to compile but I am not
> sure what changes I need to make in order to have mysql compiled with it.
>
> I see these entries in editme-diff
>
> # LOOKUP_MYSQL=yes
> # LOOKUP_INCLUDE=-I /usr/local/ldap/include -I /usr/local/mysql/include
> -I /usr/local/pgsql/include
> -# LOOKUP_LIBS=-L/usr/local/lib -lldap -llber -lmysqlclient -lpq
>
> Do I need to make any chnages there?


Since those are commented out, you obviously need to "de-comment" them,
and alter to your local environment. You probably don't need the ldap or
postgres parts for example.

Not sure which source you used BTW, debs or exim.org... I haven't played
with the deb version.

As a side note, exim has changed a LOT since the 3.X days. You will need
a new config file (there is a script which can help convert...)

3.X is Really old at this point.