|
From: Matej V. <ve...@de...> - 2007-11-20 17:47:56
|
"Thomas Crawley" <tho...@be...> writes: > I need to get my hands on an version 2.2.1 of Python-LDAP. > > I am trying to install Python LDAP and have run into the same problem > which this guy had. > > [1]http://sourceforge.net/mailarchive/forum.php?thread_name=7fc4c9060709131427y4e536238g3fac0db80538945f%40mail.gmail.com&forum_name=python-ldap-dev > > I do not want to upgrade to OpenLDAP 2.3. I just need a version of > Python-LDAP compatible with OpenLDAP 2.2. > > Where can I get such a version of Python-LDAP ? If you're using Debian or one of its derivatives (e.g. Ubuntu), "apt-get -b source python-ldap" should do the trick. If not, <http://downloads.sourceforge.net/python-ldap/python-ldap-2.2.1.tar.gz>. Cheers, Matej |