Dear All, i am compiling courier-authlib with lampp (xampp.org) tool. ./configure --prefix=/opt/qmail-toaster/usr LDFLAGS=-L/opt/lampp/lib/mysql --with-mysql-libs=/opt/lampp/lib/mysql --with-mailuser=vpopmail --with-mailgroup=vchkpw --sysconfdir=/opt/qmail-toaster/etc/courier --with-authvchkpw --without-authuserdb --without-authpam --without-authldap --without-authpwd --with-authshadow --without-authpgsql --without-authmysql --without-authcustom --without-authpipe --enable-ltdl-install=no --with-ssl --with-redhat
But when i start the qmail, the file "/var/log/qmail/authlib/current" says : INFO: libmysqlclient.so.15: cannot open shared object file: No such file or directory my libmysqlclient is located in /opt/lampp/lib/mysql I am using courier-authlib-0.60.2 version Anybody has any idea? Thanks.
