Hi Jens, Thanks for the hint. I install the API from source tar ball and IT WORKS. Thanks a bunch. JH -----Original Message----- From: zope-bounces@zope.org [mailto:zope-bounces@zope.org]On Behalf Of Jens Vagelpohl Sent: Monday, June 07, 2004 10:04 PM To: Zope List Subject: Re: [Zope] newbie question - python-ldap
5. Install python-ldap wget
http://www.open-it.org/download/redhat7.2/RPMS/python-ldap-2.0.0pre05 -1.i386 .rpm (couldn't find API for RedHat9 either) 6. rpm -i python-ldap-2.0.0pre05-1.i386.rpm (get dependencies error message, tried with --nodeps but installed in /usr/lib/python2.2/site-packages/ instead of /usr/lib/python2.3/...../) 7. cd $ZOPEBASE/lib/python2.1 8. ln -s /usr/lib/python2.1/site-packages/_ldap.so .
Those instructions are, pardon my french, crap. Download the latest sources from http://python-ldap.sourceforge.net and follow the installation instructions included therein. jens _______________________________________________ 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 )