From: Mario A. C. G. <mal...@un...> - 2003-06-05 16:38:20
|
Hi! I'd installed python-ldap-2.0.0pre13 with my Python 2.1.3 and OpenLDAP 2.1.18 on a FreeBSD 4.4-RELEASE libs = ldap_r lber ssl crypto Even with: libs = ldap lber The build and install process goes well, even i try the python -c "import ldap,ldap.schema;print ldap.__version__" that i've see on the archives of this list and the output was good. BUT, if i try to do a bind (with the example scripts), i got a error referring to a "sasl.c" error. Maybe i think that cyrus-sasl have the fault, so i re-installed it and the problem keep on. The output of the script: $python Demo/simplebrowse.py Connecting to ldap://ldap.openldap.org/ assertion "LBER_VALID( ber )" failed: file "sasl.c", line 99 Abort (core dumped) $ A lot of thanks to anyone, and sorry if my English sucks = ) ----------------------------------------------------------------------- Mario A Cruz Gartner Administracion de Servidores mal...@un... Of. de Informatica y Telecomunicaciones Tel: (+57 2) 318 27 41 Universidad del Valle |