2 messages in net.sourceforge.lists.courier-sqwebmail[sqwebmail] Re: strange problem cont...
FromSent OnAttachments
Brian CandlerFeb 17, 2005 12:25 pm 
Brian CandlerFeb 17, 2005 2:03 pm 
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:[sqwebmail] Re: strange problem continuedActions...
From:Brian Candler (B.Ca@pobox.com)
Date:Feb 17, 2005 12:25:00 pm
List:net.sourceforge.lists.courier-sqwebmail

On Thu, Feb 17, 2005 at 08:40:34PM +0100, Marc Durbach wrote:

here is the courierauthconfig : server:/usr/local/bin # ls -l cou* -rwxr-xr-x 1 root root 14283 2005-02-17 19:57 courierauthconfig server:/usr/local/bin # server:/usr/local/bin # and here is the result of the ./configure ( without any options )

checking for env... /usr/bin/env checking for courierauthconfig... no configure: WARNING: === Courier authentication library not found. configure: WARNING: === You need to download and install configure: WARNING: === http://www.courier-mta.org/download.php#authlib first. configure: WARNING: === If courier-authlib is installed in a non-default configure: WARNING: === directory, set the COURIERAUTHCONFIG environment configure: WARNING: === variable to the full path to the courierauthconfig configure: WARNING: === binary and rerun this configure script. configure: WARNING: configure: error: courierauthconfig not found server:/home/marc/sqwebmail-5.0.0 #

so what is wrong ??

(1) Type the following:

# echo $PATH

and see if /usr/local/bin is in there. If not, add it into your PATH

(2) Type the following:

# courierauthconfig --configfiles

What do you see on the screen?

Brian.