Author: Ian Eiloart Date: To: Giuliano Gavazzi, Exim-Users (E-mail) CC: Subject: Re: [exim] exim on MacOSX
--On Wednesday, September 22, 2004 1:43 pm +0200 Giuliano Gavazzi
<eximlists@???> wrote:
> 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?
>
> $ locate libldap
> /usr/lib/libldap.dylib
> /usr/lib/libldap_r.dylib
Ah yes, of course.
Thanks. Compiles nicely now, as long as I set the following in
OS/Makefile-Darwin:
DBMLIB =/usr/local/lib/libdb.dylib
I've submitted a Portfile to darwinports with those changes, and updates to
the latest exim and exiscan.