Autor: Giuliano Gavazzi Fecha: A: Ian Eiloart, Exim-Users (E-mail) Cc: Asunto: Re: [exim] exim on MacOSX
At 11:14 am +0100 2004/09/22, Ian Eiloart wrote: >Hi,
>
>I'm trying to install exim on macosx with ldap lookup support. I
>can't find any ldap library path, though. Has anyone out there
>successfully compiled exim with ldap support on MacOSX 10.3?
so just add -lldap to LOOKUP_LIBS in Local/Makefile.
>I've tried darwinports, but they don't support ldap either. I guess
>I could add support for ldap by adding a variant for openldap, but
>I'd rather link against Apple provided libraries if I can find them.
MacOSX 10.3 comes with OpenLDAP2, so you have to uncomment the
following line in Local/Makefile if you haven't already done so: