On Fri, Mar 08, 2002 at 05:44:43PM -0600, Markus A Lien wrote:
> 
> ./authdaemond.ldap: error in loading shared libraries: libldap.so.2: cannot
> open shared object file: No such file or directory
> 
> I tried editing the /etc/ld.so.conf file to include the dir where the
> offending file is.  I also tried setting the CPPFLAGS and LDFLAGS variables
> and re-building courier with no improvement.

Try setting (and exporting) LD_LIBRARY_PATH to include the path to the 
libldap.so.2 directory before starting Courier. If that doesn't work,
you might have problem with the openldap installation. What happens if
you run ldd on libldap.so.2?

m.


_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to