3 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Problem compiling mai...
FromSent OnAttachments
Bill TomlinsonJun 8, 2005 7:25 am 
Sam VarshavchikJun 8, 2005 7:53 am 
Bill TomlinsonJun 8, 2005 8:27 am 
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: [maildropl] Problem compiling maildrop with authlib supportActions...
From:Bill Tomlinson (btom@rndsti.com)
Date:Jun 8, 2005 8:27:25 am
List:net.sourceforge.lists.courier-maildrop

Sam Varshavchik wrote:

Bill Tomlinson writes:

I'm compiling maildrop (v1.8.1) from source and I'm unable to get it to compile with courier authlib support. [...]

The INSTALL file says: "If the configure script detects that the Courier Authentication Library is installed, support for courier-authlib gets automatically compiled." But I can't figure out how it is meant to detect authlib. Can anyone explain that detection mechanism?

Maildrop's configure script checks if the "courierauthconfig" command is installed, and runs it to obtain courier-authlib's configuration settings.

That was it, thanks! It was a PATH problem. The account I was using to run configure didn't have its PATH set up properly to find courierauthconfig.