On 29/07/2007, at 4:52 AM, Jeffrey Shawn Klotz wrote:
Christopher, In my previous reply I forgot that you many also need to create a link to the pam includes:ln -s /usr/include/pam /usr/include/security
This did it!
./configure --with-pam
I didn't need the --with-pam - it must be a default.
make make install
Cool, now I can continue. Thanks, -C