How to build python-ldap correctly...

Marc Balmer marc at msys.ch
Sun Sep 28 09:19:29 CEST 2003


On 26 Sep 2003 11:32:53 +0200
Patrick Gelin <patrick.gelin at rpn.ch> wrote:

> How to do if I want to install python-ldap for python 2.6.1 under Zope ?

Well, first you'll have to wait until python 2.6.1 gets released...

> Is there a global variable to positioning ? (I want to keep alive
> python2.2 because there is a lot of redhat stuff using it...)

Always compile an install the modules with the python version you want to use, i.e. python2.1 setup.py build etc.  In the case of ZOpe, you often find the python interpreter in $ZOPEHOME/bin.

- mb





More information about the python-ldap mailing list