Dear all,
Could someone else commit that version beta13 is having problem with ldap.
Cause is libcrypto.so.0.9.7 not found even though the links exists but ldconfig does not take it into account due to bad soname.
check :
ldd /usr/lib/sasl/libotp.so.2
linux-gate.so.1 => (0xb7ee8000)
libcrypto.so.0.9.7 => not found
libresolv.so.2 => /lib/libresolv.so.2 (0xb7ec2000)
libc.so.6 => /lib/libc.so.6 (0xb7d83000)
/lib/ld-linux.so.2 (0xb7ee9000)
My feeling is that openssl is to be recompiled!
Regards