From: Alain S. <as...@ac...> - 2003-04-18 08:28:50
|
I used python-ldap without problems on a mandrake 9.0 distribution with r= edhat=20 rpms (option --nodeps), but this does not work anymore with mandrake 9.1. I tried to compile python-ldap-2.0.0pre08.tar.gz, modified setup.cfg : library_dirs =3D /usr/lib libs =3D ldap lber resolv but I get this message with python setup.py build: running install running build running build_py warning: build_py: file Lib/ldap.py (for module ldap) not found warning: build_py: file Lib/ldap/schema.py (for module ldap.schema) not f= ound I tried an install with python setup.py install, but when I use my old=20 scripts, they don't work anymore, with errors like : NameError: global name 'SCOPE_SUBTREE' is not defined ... Anyone has an experience with mandrake 9.1 ? --=20 Alain Soyeur Lyc=E9e Fermat Toulouse http://asoyeur.free.fr |