[Bug 223572] [NEW] ldap_auth library usage
Launchpad Bug Tracker
223572 at bugs.launchpad.net
Sun Nov 30 22:29:16 GMT 2008
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: Incomplete
--
ldap_auth library usage
https://bugs.edge.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.
More information about the Ubuntu-server-bugs
mailing list