python-ldap-2.0.0pre05 and zope

Joe Little jlittle at open-it.org
Fri Jul 26 20:29:55 CEST 2002


OpenLDAP depends on the cyrus-sasl package.. Though you can install 
OpenLDAP without it, the python-ldap API links to that package as well 
via OpenLDAP libs.

On Friday, July 26, 2002, at 11:25 AM, <mbagepll at memphis.edu> wrote:

> To compile openldap-2.0.25, I followed the INSTALL manual.
> I did the following:
>
> 1)  ./configure --disable-slapd --disable-slurpd --with-
> python=/opt/local/web/zope/bin/python
>
> 2) make depend
>
> 3) make
> when run the make command, I get the following errors.
>
> ld: fatal: library -lsasl: not found
> ld: fatal: File processing errors. No output written
> to .libs/libldap.so.2.0.16
> *** Error code 1
> make: Fatal error: Command failed for target `libldap.la'
> Current working directory /opt/local/web/ldap/openldap-
> 2.0.25/libraries/libldap
> *** Error code 1
> make: Fatal error: Command failed for target `all-common'
> Current working directory /opt/local/web/ldap/openldap-2.0.25/libraries
> *** Error code 1
> make: Fatal error: Command failed for target `all-common'
>
> I checked the /opt/local/web/ldap/openldap-2.0.25/libraries/
> for 'libldap.la' file and there was not one. Instead it has a libldap
> folder. I checked to see if the file exists there, but could not find
> one.
>
> Am i missing something here?
>
> --Madhavi
>
> <mbagepll.vcf>






More information about the python-ldap mailing list