You have been subscribed to a public bug:

After an upgrade from 6.06 to 8.04 :

The binary ldap_auth, distributed as part of squid, requires two
libraries, which it thinks are called libldap_r.so.2 and liblber,so,2

These exist in 8.04 as
libldap-2.4.so.2 -> libldap_r-2.4.so.2
and
liblber-2.4.so.2 -> liblber-2.4.so.2.0.3

But the names are wrong in ldap_auth

Fix:

Add symbolic links in to /lib :
libldap_r.so.2 → libldap_r-2.4.so.2 
liblber.so.2 → liblber-2.4.so.2

** Affects: squid (Ubuntu)
     Importance: Undecided
         Status: New

-- 
ldap_auth library usage
https://bugs.launchpad.net/bugs/223572
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to squid in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to