Hi, thank you for your answer. I tried not to use the intelligent decision making, but the result ist the same. Config.log looks alright.
Any other ideas? Thanks Daniel Mike Peachey schrieb: > Daniel Pomrehn wrote: > >> Hello, >> >> I'm trying to compile courier-authlib 0.60.1 with the module authldap. >> I tried ./configure --with-authldap && make && make install >> install-configure >> No error occured, but the module authldap isn't built. in >> /usr/local/etc/authlib are only the files authdaemonrc and >> authdaemonrc.dist. >> openLDAP libs are located in /usr/lib >> Can somebody help? >> > > The problem is probably the "intelligent" decision-making that it does > about what you want it to build and what you don't. Try manually > specifying everything: > > ./configure --with-authldap --without-authshadow --without-authpwd > --without-authpam --without-authuserdb --without-authmysql > --without-authcustom --without-authpipe --without-authpgsql > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
