You are not logged in.

#1 2009-11-10 06:44:50

adityam
Member
Registered: 2008-11-18
Posts: 13

[Solved] Alpine and libldap version difference

Hi,

I recently updated my system after a while and alpine has stopped working.

$alpine 
alpine: error while loading shared libraries: libldap-2.3.so.0: cannot open shared object file: No such file or directory

I checked libldap and it says

 y -Ql libldap | grep so                                                                                                 
libldap /usr/lib/liblber-2.4.so.2
libldap /usr/lib/liblber-2.4.so.2.5.2
libldap /usr/lib/liblber.so
libldap /usr/lib/liblber.so.2
libldap /usr/lib/libldap-2.4.so.2
libldap /usr/lib/libldap-2.4.so.2.5.2
libldap /usr/lib/libldap.so
libldap /usr/lib/libldap.so.2
libldap /usr/lib/libldap_r-2.4.so.2
libldap /usr/lib/libldap_r-2.4.so.2.5.2
libldap /usr/lib/libldap_r.so
libldap /usr/share/man/man3/lber-sockbuf.3.gz
libldap /usr/share/man/man3/ldap_parse_sort_control.3.gz
libldap /usr/share/man/man3/ldap_sort.3.gz
libldap /usr/share/man/man3/ldap_sort_entries.3.gz
libldap /usr/share/man/man3/ldap_sort_strcasecmp.3.gz
libldap /usr/share/man/man3/ldap_sort_values.3.gz

It appears that alpine is compiled agains libldap-2.3 while the repo contains libldap-2.4. Any suggestions?

Last edited by adityam (2009-11-10 14:07:20)

Offline

#2 2009-11-10 09:09:53

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [Solved] Alpine and libldap version difference

pacman -Q alpine

alpine 2.00-6 should be compiled against libldap 2.4

Last edited by wonder (2009-11-10 09:10:25)


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2009-11-10 14:07:00

adityam
Member
Registered: 2008-11-18
Posts: 13

Re: [Solved] Alpine and libldap version difference

wonder wrote:

pacman -Q alpine

alpine 2.00-6 should be compiled against libldap 2.4

Thanks, I had a version of alpine at /usr/local/bin which was being used. I did not remember installing that, and thought that it was arch linux's packaging fault.

Sorry for the noise

Offline

Board footer

Powered by FluxBB