On Thu, 2004-10-14 at 13:19 +0200, Andrew Lewis wrote:
> I rebuilt the official Exim SRPM from ftp.exim.org
> (exim-4.43-0_28.fc1.src.rpm) on Fedora Core 2,
> But on -bt'ing an address I get an error:
> .... lookup type "ldap" is not available (not in the binary - check
> buildtime LOOKUP configuration)
Check that your binary definitely has LDAP support:-
ldd /usr/sbin/exim | grep ldap
If there is an ldap library then there is something screwy somewhere.
If not then the build set is wrong and the rpm spec needs work.
BTW the Fedora distribution exim rpm has LDAP support - thats what I
normally run (although I don't use LDAP).
Nigel.
--
[ Nigel Metheringham Nigel.Metheringham@??? ]
[ - Comments in this message are my own and not ITO opinion/policy - ]