R: Problem installing nagios-plugins (1.4.1.1): Perl (Net::SNMP) not found but installed!

Ralph.Grothe at itdz-berlin.de Ralph.Grothe at itdz-berlin.de
Fri Oct 7 11:05:42 CEST 2005


> I've tried to install the perl-net-snmp package..now this
request another perl module perl(Crypt::DES).....and the story
goes on!!

It's easiest to resolve common CPAN dependency issues by using
the CPAN module for module installation.

The first time you invoke the CPAN shell you will be asked a
couple of questions like your preferred CPAN mirrors,
any proxy settings (if applicable), caching, and follow-up
options.

Once having gone through this you would simply issue

perl -MCPAN -e "install Net::SNMP"

and perl would take care to resolve all prerequisites (as far as
CPAN modules are concerned).

Some modules also require prior installation of libraries (e.g.
XML::Parser requires libexpat),
which must be carried out separately usually. 


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list