> 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.
>
Your suggestion to run ldd caused me to read the man page for ldd which
caused me to read about ldconfig.  I didn't know that you have to run
ldconfig to get it to rebuild the cache file, I assumed that rebooting would
do.  The long and short of it is that authdaemond.ldap is now running, many
thanks.

TTYL Markus


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

Reply via email to