|
From: Jens V. <je...@zo...> - 2002-02-01 12:52:47
|
hi michael,
i'm getting this:
>>> import ldap
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "/usr/local/lib/python2.1/site-packages/ldap/__init__.py", line =
5,=20
in ?
from _ldap import *
ImportError: liblber.so.2: cannot load shared object file: No such file =
or=20
directory
>>>
i'm on YellowDog linux 2.1 (a redhat 7 clone for mac) with OpenLDAP =
2.0.18=20
and Python2.1.2. the messages from setup.py build and setup.py compile =
did=20
not contain any errors during compilation.
is it just my setup or is there a problem? this worked fine with the=20
previous release candidate you put on the sourceforge file list.
jens
On Friday, February 1, 2002, at 07:36 , Michael Str=F6der wrote:
> HI!
>
> Another pre-release version of python-ldap is available at
>
> http://sourceforge.net/project/showfiles.php?group_id=3D2072
>
> Please test!
>
> Ciao, Michael.
>
> _______________________________________________
> Python-LDAP-dev mailing list
> Pyt...@li...
> https://lists.sourceforge.net/lists/listinfo/python-ldap-dev
|