From: jean-marc p. <jea...@ac...> - 2003-10-14 07:09:38
|
It works now for me on redhat 9, using pre14 and libs =3D lber ldap = resolv in setup.cfg.=20 Jean-Marc -----Message d'origine----- De : pyt...@li... [mailto:pyt...@li...] De la part de Michael Str=F6der Envoy=E9 : lundi 13 octobre 2003 18:27 =C0 : Joao S. O. Bueno Cc : pyt...@li... Objet : Re: Problem getting started to python ldap. Joao S. O. Bueno wrote: > ImportError: /usr/lib/python2.2/site-packages/_ldap.so: undefined > symbol: ldap_first_reference There's probably something wrong with your local installation. Check items=20 10. and 11. on http://python-ldap.sf.net/faq.shtml > Or maybe, "import ldap" just is not the way to get started It's definitely the way to get started. $ python -c "import ldap;print ldap.__version__" 2.0.0pre14 > O yes...my contractors will absolutely disallow me to run unstable > software there. So, how satble is "pre14", I'm using it in several projects. > and is there a release date set to 2.0? No. > Or, if there are some features waiting to be > finished, what is the latest stable release? Look into TODO what is still missing. Contributions welcome. Ciao, Michael. ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ Python-LDAP-dev mailing list Pyt...@li... https://lists.sourceforge.net/lists/listinfo/python-ldap-dev |