cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: LDAP and cURL related

From: Yang Tse <yangsita_at_gmail.com>
Date: Thu, 11 Oct 2007 14:22:50 +0200

2007/10/11, Guenter Knauf wrote:

> > Besides the suffixes for the LDAP libraries, which other names do ldap
> > libraries have besides 'lber' and 'ldap' ?
> for Win32 / Linux it is currently technically possible to build with NovellLDAP, OpenLDAP, and Netscape / Mozilla / Sun, the later however is not yet implemented from ldap.c code.

Do you happen to know the names of the binary libraries which are
produced by those LDAP SDKs, the names which must be used to link with
them ?

And the name of the header files needed to be included ?

And the directory structure used for each LDAP SDK once installed but
not in the default location ?

Just trying to gather some facts to see if it is possible to get rid
of --disable-ldap / --enable-ldap / --with-ldap-lib / --with-lber-lib
and just use --without-ldap / --with-ldap=PATH Further on, if
--with-lber=PATH is also actually needed it could be introduced.

-- 
-=[Yang]=-
Received on 2007-10-11