Quote:
Install the modules you need. You need to install the following Perl modules for Cricket to work correctly.
Module From
--------------------------------------------------------------------
MD5 CPAN: by-authors/id/GAAS/Digest-MD5-*.tar.gz
LWP CPAN: by-authors/id/GAAS/libwww-perl-*.tar.gz
DB_File CPAN: by-authors/id/PMQS/DB_File-*.tar.gz
Date::Parse CPAN: by-authors/id/GBARR/TimeDate-*.tar.gz
Time::HiRes CPAN: by-authors/id/DEWEG/Time-HiRes-*.tar.gz
SNMP_Session http://www.switch.ch/misc/leinen/snmp/perl
RRD http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool
|
^^^^instructions from:
(
http://cricket.sourceforge.net/suppo.../beginner.html )
--------[root@wushu cricket-1.0.5]# perl -MCPAN -e 'install Bundle::LWP'
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Perl modules Database was generated on Fri, 21 Jul 2006 21:29:42 GMT
MIME::Base64 is up to date.
Digest::MD5 is up to date.
URI is up to date.
Net::FTP is up to date.
HTML::Tagset is up to date.
HTML::Parser is up to date.
HTML::HeadParser is up to date.
LWP is up to date.
[root@wushu cricket-1.0.5]#
I go tthe first to install with this command I found surfing the Internet. \\\
[root@wushu cricket-1.0.5]# perl -MCPAN -e 'install Bundle::MD5'
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Database was generated on Fri, 21 Jul 2006 21:29:42 GMT
Warning: Cannot install Bundle::MD5, don't know what it is.
Try the command
i /Bundle::MD5/
to find objects with matching identifiers.
[root@wushu cricket-1.0.5]#
Is this done, or do I need to do something else. Forgive my n00bness, Im not just trying to "get er' done" I am trying to understand.
What do I do with these files?
[root@wushu SNMP_Session-1.08]# ls
Artistic lib MANIFEST README test
index.html Makefile.PL META.yml README.SNMP_util
[root@wushu SNMP_Session-1.08]#