ankush grover wrote:
> Starting System Monitoring daemon (mon): cf error: could not use PAM
> authentication: Can't locate Authen/PAM.pm in @INC (@INC contains:
...
> I don't know the reason for this. The version of perl on my system is "
> perl-5.8.6-15".
> Please help in configure mon on my sytem.

Your simply missing the "perl-Authen-PAM" RPM package.

If your CPU is x86:
rpm -hiv 
http://dag.wieers.com/packages/perl-Authen-PAM/perl-Authen-PAM-0.15-1.1.fc3.rf.i386.rpm

If your architecture is x86_64:
rpm -hiv 
http://dag.wieers.com/packages/perl-Authen-PAM/perl-Authen-PAM-0.15-1.1.fc3.rf.x86_64.rpm

or:
  yum install perl-Authen-PAM
(don't know whether that package is available from Fedora Core 3 
out-of-the-box, I use SUSE Linux)

cheers
-- 
  -o) Pascal Bleser               ATOS Worldline/Aachen(DE)
  /\\   System Architect              WLP Business Platform
 _\_v "Really, I'm not out to destroy Microsoft.  That will
just be a completely unintentional side effect."-L.Torvalds

_______________________________________________
mon mailing list
mon@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/mon

Reply via email to