|
From: <jf...@se...> - 2001-10-22 18:07:12
|
Hello, I just installed OpenLDAP 2.0.17 and the CVS version of python-ldap, and am having the following error when trying to use it with Zope's LDAPAdpater: 2001-10-22T17:49:27 ERROR(200) Zope Could not import Products.LDAPAdapter Traceback (innermost last): File /usr/local/Zope-2.4.2/lib/python/OFS/Application.py, line 563, in import_product File /usr/local/Zope-2.4.2/lib/python/Products/LDAPAdapter/__init__.py, line 90, in ? File /usr/local/Zope-2.4.2/lib/python/Products/LDAPAdapter/LDAPAdapter.py, line 120, in ? File /usr/lib/python2.1/site-packages/ldap.py, line 2, in ? ImportError: /usr/lib/python2.1/site-packages/_ldap.so: undefined symbol: ldap_ufn_setfilter I know that that function exists in OpenLDAP, or at least is documented ... The site mentionned patches, where do I get those, if that's the problem? Thanks! J.F. |