cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Question on openldap to curl

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 25 Oct 2011 19:49:26 +0200 (CEST)

On Tue, 25 Oct 2011, Kalju Kaik wrote:

> I have also loaded openldap-2.4.11-2.aix5.3.ppc.rpm
>
> How do I configure curl to have ldap option added.

You probably need to install some kind of devel package of openldap so that
you get header files etc, and then you rerun curl's configure script to make
it detect and use LDAP and then you invoke make and 'make install'.

Possibly you also need configure's --with-ldap-lib and --with-lber-lib options
for this to work.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-10-25