Markus A Lien writes:
I have downloaded all the supporting software including OpenLDAP, OpenSSL,
Apache on SSL and MySQL. I let everything install to the default dir's.
None of these are required. They are optional. If they are installed the
software will be built to use them.
The only troubles I had was with OpenLDAP (firewall rules not allowing
traffic on the loopback adapter) I built courier. When I tried to launch
the /usr/lib/courier/libexec/authlib/authdaemond I get the following error:
./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.
Keep editing it until you get it right. It's also possible that the soft
links in your lib directory are not set up correctly.
Courier seems to be set up to migrate from another server, are there any
guidelines for setting up a brand new courier server without having any
other server running in the past??
There's nothing in INSTALL that tells you that an existing server is
required.