|
I'm trying to use the LDAP patch but I can't find a way to install python-ldap for ActivePython2.6. Trying to install via easy_install or pip fails because it expects a different version of python (2.4 or 2.5 i think...) What steps do I need to take to install python-ldap on ActivePython? |