16 Apr
2008
16 Apr
'08
4:32 p.m.
chase pettet wrote:
This host is running CentOS 4.3. uname -r output "2.6.9-67.0.4.plus.c4smp". I have tried looking for an already compiled module for PAM on centos without success, my google-foo is weak apparently. I downloaded the tar file straight from freeradius.org <http://freeradius.org>. When I unpacked and tried using "make" (as root) in the folder I get the following output. I am not much of a programmer so this error looks very confusing to me. Any help would be greatly appreciated.
...
pam_radius_auth.c:63:34: security/pam_modules.h: No such file or directory
You need the pam development package installed. See your distribution documentation for details. Alan DeKok.