[python-ldap] Where to Download Python-ldap for Python-2.7.2 and Openldap-2.2.13-4

Jen Tille jen.tille at yahoo.com
Wed Feb 29 19:34:30 CET 2012


Yes, I am stuck on the OS.  Where can I download an older python-ldap tarball from such as python-ldap-2.0.1-2? I don't find a link on the python-ldap page to older tarballs.  The pypi.python.org only has the two latest tarballs.




________________________________
 From: Michael Ströder <michael at stroeder.com>
To: Jen Tille <jen.tille at yahoo.com> 
Cc: "python-ldap at python.org" <python-ldap at python.org> 
Sent: Wednesday, February 29, 2012 9:24 AM
Subject: Re: [python-ldap] Where to Download Python-ldap for Python-2.7.2 and Openldap-2.2.13-4
 
Jen Tille wrote:
> I want a python-ldap tarball which I can compile for Python-2.7.2 and
> openldap-2.2.13-4. The two latest python-ldap packages do not work because
> they need a newer openldap. Where can I download a python-ldap tarball that I
> can compile for the above mentioned versions?

Note that OpenLDAP 2.2.13 is really ancient! It was released almost eight years ago and should not be used anymore. 2.2.x series has not been maintained by OpenLDAP developers for years. You won't get support for this anywhere. You definitely cannot compile recent python-ldap releases on such a platform.

If you're stuck on a certain Linux distribution (I guess old RHEL 4 or earlier) you should either
1. stick to Python and python-ldap packages provided for this distribution
or
2. also compile recent OpenLDAP, OpenSSL and SASL libs yourself to a separate prefix (take care of run-time linking issues!).

Ciao,
 Michael.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ldap/attachments/20120229/ee732024/attachment.html>


More information about the python-ldap mailing list