Hi, I use the python-ldap dist with the LDAPUserFolder 2.2 and the CMFLDAPUserfolder. Works nice. Just put everything in the zipfile into <zope>\lib\python or into your classpath. Volker
-----Original Message----- From: Gelin Patrick [mailto:Patrick.Gelin@rpn.ch] Sent: Montag, 18. August 2003 15:47 To: zope@zope.org Subject: [Zope] How to install python2.1-ldap.zip...
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!
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )