Segmentation fault
Michael Ströder
michael at stroeder.com
Sat Feb 7 12:56:17 CET 2004
Marc Petitmermet wrote:
>
> but when using
> my development system with python-2.1.3, python-ldap-2.0.0pre19,
> openldap-2.1.23, openssl-0.9.7c i get a segmentation fault:
It works for me with Python 2.3 and Python 2.1.3, python-ldap-2.0.0pre19,
OpenLDAP libs 2.1.26 (self-compiled), openssl-0.9.7b-71 (RPM of SuSE Linux 9.0).
Guess it's a local installation error on your system. Please make sure to
re-build and re-install all packages in this order:
- OpenSSL
- OpenLDAP
- Python
- python-ldap
Also make sure to have properly adjusted setup.cfg and invoked setup.py with
the right Python executable.
Ciao, Michael.
More information about the python-ldap
mailing list