Mike Peachey wrote:
> Sam Varshavchik wrote:
>> Mike Peachey writes:
>>
>>> I am severely confused and I don't know if I've missed something but...
>>>
>>> Doing a fresh clean install of Courier-Authlib like this:
>>> user$ tar -xjvf courier
>>> user$ cd courier
>>> user$ ./configure
>>> user$ make
>>> root# make install
>>> root# make install-configure
>>>
>>> does not seem to compile and configure for authpam, authpasswd or 
>>> authshadow (authpam being the one I need - refer only to authpam now).
>> You're probably missing some key library component that's required to 
>> build those modules. Looking at the output of the configure script, 
>> carefully, should tell you what's missing.
>>
> 
> Ta, I will have a look through it
> 

Ok, one problem down, one problem created.

The reason that libauthpam doesn't get compiled is that Slackware 12 
doesn't come with PAM/libpam - I wasn't aware - my bad!

However, this means I want to authenticate with libauthpasswd or 
libauthshadow instead - but these do not compile either and this time I 
can't work out why!

I've gone through the output of the configure script which is available 
here:

http://pastebin.com/m14b7899a

and although it is clear in the output that pam is unavailable - 
everything seems ok for passwd/shadow so I've no idea why it's not 
compiling them.
-- 
Kind Regards,

__________________________________________________

Mike Peachey, IT
Tel: +44 114 281 2655
Fax: +44 114 281 2951
Jennic Ltd, Furnival Street, Sheffield, S1 4QT, UK
Comp Reg No: 3191371 - Registered In England
http://www.jennic.com
__________________________________________________

-------------------------------------------------------------------------
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

Reply via email to