[Zope] How to install python2.1-ldap.zip...
Gelin Patrick
Patrick.Gelin at rpn.ch
Mon Aug 18 16:46:51 EDT 2003
Hi,
I've just doynloaded python2.1-ldap.zip file and I want to install it with my Zope 2.6.1 / python 2.1.3 win32 server.
Inside the python2.1-ldap.zip file there is a tree with python21 directory as root. Other subdirectories are:
python21/ldap
python21/ldap/schema
My Zope 2.6.1 installation have a tree like this:
C:\Program Files\ZopeCMFPlone\Zope-2.6.1-win32\bin (with file python.exe)
C:\Program Files\ZopeCMFPlone\Zope-2.6.1-win32\bin\lib
C:\Program Files\ZopeCMFPlone\Zope-2.6.1-win32\bin\DLLs
C:\Program Files\ZopeCMFPlone\Zope-2.6.1-win32\lib\python
How do I map python21 directory? (Is python21 same as Zope-2.6.1-win32\bin directory or Zope-2.6.1-win32\lib\python directory?)
By the way, I would like to use LDAPUsrFolder2.2. I remarked it use "import ldap" and python2.1-ldap.zip seems to use "import _ldap". I believe I'm going to have a problem...
Thanks!
More information about the Zope
mailing list