From: <mi...@st...> - 2004-03-19 10:13:28
|
Marc Petitmermet wrote: > ImportError: > /usr/local/python/Python-2.1.3/lib/python2.1/site-packages/_ldap.so: > undefined symbol: ldap_whoami_s Please make sure that recent OpenLDAP shared libs are used. You claimed to have 2.1.23 installed. This should work. What's the output of /usr/local/python/Python-2.1.3/lib/python2.1/site-packages/_ldap.so Maybe some ancient OpenLDAP libs shipped with your Red Hat systems are used? Ciao, Michael. |