From: <mi...@st...> - 2008-01-30 08:14:02
|
Yeargan Yancey wrote: > python-ldap-2.0.11-14.2 Sorry, I'm not keen on supporting this ancient version anymore. This has been released almost two years ago and I'm sure there were bugs in there. Any chance you can build 2.3.1 from source? You can generate a RPM with python setup.py bdist_rpm and install that. But you need to upgrade to OpenLDAP 2.3 for python-ldap too. Maybe it works to install this packages: http://download.opensuse.org/repositories/OpenLDAP/SLE_10/i586/ For building python-ldap you'd also need package openldap2-devel (and cyrus-sasl-devel if SASL support is wanted). Ciao, Michael. |