, Michael Ströder <[EMAIL PROTECTED]> wrote:
> Robert Escorcio wrote:
> > I move the older ones (/usr/lib/) to a safe place and now I get
>
> Yupp, this is right since python-ldap 2.3.1 requires OpenLDAP 2.3.x+ to
> build.
>
> > File "/usr/lib/python2.4/site-p
n 12/13/07, Robert Escorcio <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED]:~/installs/python-ldap-2.3.1# find / -mount -name
> "liblber*" | xargs ls -l
> lrwxrwxrwx 1 root root 27 Feb 10 2007
> /usr/lib/Adobe/Acrobat7.0/Reader/intellinux/lib/liblber.so ->
> ../
Michael Ströder <[EMAIL PROTECTED]> wrote:
> Robert Escorcio wrote:
> >
> > I'll try building on a clean install of fedora. Maybe its just my OS
> > build that is messed up.
>
> Maybe a library mix?
> Do you have several versions of liblber on your system?
>
2007/12/12 Michael Ströder <[EMAIL PROTECTED]>:
> Robert Escorcio wrote:
> > Where can I get 2.3.1?
>
> I meant the source distribution of python-ldap 2.3.1:
>
> http://sourceforge.net/project/showfiles.php?group_id=2072
>
Oh. Sorry. Right. I was using 2.3.1
p;rlz=&q=openldap-2.3.1&btnG=Google+Search
I'll check 2.3.4 because its the earliest version I can find and 2.3.10 on
the off chance that this is what you meant.
2007/12/12 Michael Ströder <[EMAIL PROTECTED]>:
> Robert Escorcio wrote:
> > After installing python-ldap 2.3 on
After installing python-ldap 2.3 on Ubuntu (with openldap 2-3.39), I am
getting the following error when importing ldap from a python program
ImportError: /usr/lib/python2.4/site-packages/_ldap.so: undefined symbol:
ber_pvt_opt_on
I have seen reports on the web that this is because I did not li