3 messages in net.sourceforge.lists.courier-usersRe: [courier-users] First time courie...
FromSent OnAttachments
Markus A LienMar 8, 2002 3:43 pm 
Michael CarmackMar 8, 2002 4:40 pm 
Markus A LienMar 8, 2002 7:33 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] First time courier setupActions...
From:Michael Carmack (kar@karmak.org)
Date:Mar 8, 2002 4:40:49 pm
List:net.sourceforge.lists.courier-users

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.