[Date Prev][Date Next] [Chronological] [Thread] [Top]

unable to dlopen /usr/lib/sasl2/libsasldb.so.2



Hello,

I have RH 7.3, cyrus-sasl-2.1.15, openldap-2.1.23, BerkeleyDb-4.1.25
patch 1 all compiled from source.

In /var/log/messages, i keep getting this error whenever i stop the
slapd process :

Oct 25 09:57:35 jambu ldap: slapd shutdown succeeded
Oct 25 09:57:35 jambu slapd: unable to dlopen /usr/lib/sasl2/libsasldb.so.2: libdb-4.1.so: cannot open shared object file: No such file or directory
Oct 25 09:57:35 jambu slapd: unable to dlopen /usr/lib/sasl2/libotp.so.2: libdb-4.1.so: cannot open shared object file: No such file or directory
Oct 25 09:57:35 jambu slapd[1273]: unable to dlopen /usr/lib/sasl2/libsasldb.so.2: libdb-4.1.so: cannot open shared object file: No such file or directory
Oct 25 09:57:35 jambu slapd[1273]: unable to dlopen /usr/lib/sasl2/libotp.so.2: libdb-4.1.so: cannot open shared object file: No such file or directory
Oct 25 09:57:36 jambu ldap: slapd startup succeeded
-----------

[root@jambu root]# ls -l  /usr/lib/sasl2/libsasldb.so.2
lrwxrwxrwx    1 root     root           19 Oct 23 18:46 /usr/lib/sasl2/libsasldb.so.2 -> libsasldb.so.2.0.15

Any hints?


--beast