Sig <[EMAIL PROTECTED]> writes:

> I can't build python-ldap-2.3.5. What should I do ?
>
> My steps:
> - downloaded the 2.3.5 tarball from sourceforge
> - tar xvzf ...
> - python setup.py build
> - The error and output messages are attached to this email.
>
> My setup:
> - Python 2.5.2
> - libldap-2.4-2 (ubuntu package version = 2.4.9-0ubuntu0.8.04.1, same
> for slapd)
> - Ubuntu hardy
>
> Tell me if you need any other piece of info.

Looks like you're missing libldap2-dev.  Please run

    # apt-get install build-essential libldap2-dev libsasl2-dev python-dev

[...]
> By the way #2 : there is no web archive of this list ?

See <http://sf.net/mailarchive/forum.php?forum_name=python-ldap-dev>.

Cheers,

Matej

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Python-LDAP-dev mailing list
Python-LDAP-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/python-ldap-dev

Reply via email to