[Zope] newbie question - python-ldap
Jens Vagelpohl
jens at dataflake.org
Tue Jun 8 01:04:04 EDT 2004
>
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
More information about the Zope
mailing list