atom feed2 messages in net.sourceforge.lists.courier-usersRe: [courier-users] ldap_set_option
FromSent OnAttachments
RHL RaghuNov 14, 2002 11:37 pm 
Brian CandlerNov 15, 2002 3:22 pm 
Subject:Re: [courier-users] ldap_set_option
From:Brian Candler (B.Ca@pobox.com)
Date:Nov 15, 2002 3:22:42 pm
List:net.sourceforge.lists.courier-users

On Fri, Nov 15, 2002 at 01:07:52PM +0530, RHL Raghu wrote:

when i run make in courier-imap-1.4.6.tar.gz it gives me an error "unrecognised refrence to ldap_set_option". i have installed and configured openldap-1.2.9-5 .

Ah, we have an archaeologist on the list, welcome :-)

Seriously, ldap_set_option is part of the openldap-2.x API (and other widely used LDAP API's like Solaris's) and not part of openldap-1.x

openldap-1.2.9 dates from Jan 2000. Treat yourself to an upgrade. openldap-2.0.27 is very stable and receives mostly just bug fixes, so is a good choice if stability is important to you; 2.1.x is the one where most development is taking place, so good if you are looking to work on the code.

You might as well go with courier-imap-1.6.1 while you're at it.

Regards,

Brian.