BB Unix Network Monitor - Message
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: {bb} acsnmp.pl - Perl question
Make sure you're using the correct version of perl...type 'which perl'
on the command line and make sure that matches the perl path at the top
of the acsnmp.pl script...you can also try something along the lines
'perl -e "use Net::SNMP; print;"' from the command line to see if you
installed the module correctly...if you didn't it will give the same
error your script gives you.
It's sounds like you may have multiple versions of perl installed or the
Net::SNMP didn't install correctly.
=G=
Burdette, Brian N. wrote:
>This is a resend. I did not see it on the first try.
>
>Brian Burdette
>
>-----Original Message-----
>From: Burdette, Brian N.
>Sent: Wednesday, March 16, 2005 10:06 AM
>To: bb@bb4.com
>Subject: acsnmp.pl - Perl question?
>
>
>So I want to use the acsnmp231 that was posted to deadcat about a month ago.
>I needed the Net-SNMP package according to the documentation so I dowloaded
>and installed it. The acsnmp.pl script is still puking on the third line
>which is
>
>use Net::SNMP;
>
>Seems like I need a way to make perl aware that the Net-SNMP commands are
>there. Unfortunately I can't use cpan because my machines are not connected
>to the Internet. I am not familiar with perl, can anyone head me in the
>right direction on how to fix this?
>
>Thanks!
>
>Brian Burdette
>
>--
>=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
>To unsubscribe from this list, or to subscribe to the bb-digest list
>send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
>subscribe bb-digest in the BODY of the message.
>
>
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.
Home |
Main Index |
Thread Index