cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: problems with ldap support

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 23 Jul 2003 19:59:03 +0200 (CEST)

On Mon, 14 Jul 2003, Daniel Stenberg wrote:

> curl 7.10.5 (win32 -generic - executable -nossl)

> curl reports:
> curl: (40) The needed LDAP library/libraries couldn't be opened.

> I obtained win32 Openldap binaries from www.fivesight.com (openldap 2.0.25)
> and they works.

> I tried to set the path (set LD_LIBRARY_PATH=c:\openldap) but no result.

> I would like to know the exact name of the openldap libraries curl is
> looking for (in the same manner, for openssl libraries curl is looking for
> libleay.dll ecc.)

The LDAP code in curl requires the presense of the function dlopen() in the dl
library. The windows version of curl doesn't meat the requirements and thus
curl doesn't do LDAP on windows. AFAICT.

Sorry.

-- 
 Daniel Stenberg -- curl: been grokking URLs since 1998
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
Received on 2003-07-23