The install docs lists this:

--without-authpam, --without-authldap, --without-authpwd, 
--without-authmysql, --without-authpgsql, --without-authshadow, 
--without-authuserdb, --without-authvchkpw, --without-authcram, 
--without-authdaemon - manually disable authentication modules. 
Authentication modules are used to verify passwords for POP3 access, 
webmail access, authenticated ESMTP relaying, and IMAP access (where 
available). They're also used to locate accounts and mailboxes that 
correspond to a given local mail address. The configure script 
automatically checks the system and selects the appropriate authentication 
modules, based upon the available libraries. Rarely is there a need to 
manually use these options. It is always possible to install an 
authentication module, but to disable it in actual use. See below for more 
information. 
 
 Use those flags with configure to skip compiling any modules you will not 
use. 

For your other email, gpg.h is probably from the GnuPG package, and 
encryption tool. It sounds like the configure script is not properly 
detecting what you have installed. i.e. It shouldn't compile the 
postgresql module if you don't have postgresql installed.

Spencer

On Friday 13 December 2002 06:05 pm, David Busby wrote:
> List/Devs,
>     How can I disable make of authpgsql, or other auth mechanisms that I
> don't/won't use?  I don't have PostgreSQL installed, and Courier is
> complaining about missing headers (duh).  Perhaps in the future the
> ./configure script could allow some control over that?  Sorry I can't
> submit a fix, but I don't know enough yet.  Should mention that I'm on
> the latest (not dev) version of CourierIMAP, just downloaded today.
>
> /B
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:
> With Great Power, Comes Great Responsibility
> Learn to use your power at OSDN's High Performance Computing Channel
> http://hpc.devchannel.org/
> _______________________________________________
> courier-users mailing list
> [EMAIL PROTECTED]
> Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to