Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jun 2013 14:50:01 -0700
From:      Patrick Powell <papowell@astart.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: Broken SNMP::Info ?
Message-ID:  <51BA3E89.6050500@astart.com>
In-Reply-To: <1371157751.1641.8.camel@Nerz-PC>
References:  <1371157751.1641.8.camel@Nerz-PC>

next in thread | previous in thread | raw e-mail | index | archive | help
On 06/13/13 14:09, Loïc BLOT wrote:
> Hi all,
> i have updated my netdisco today, and some perl libraries due to long
> unupdated system (1 month).
> I have a strange problem, i cannot resolve. When i launch netdisco, it
> says:
>
> netdisco -d
> You need the SNMP::Info perl module, version 3.01 or newer.
> Please install it and try again.
>
> Can't locate SNMP.pm in @INC (@INC
> contains: /usr/local/bin /usr/local/lib/perl5/5.16/BSDPAN /usr/local/lib/perl5/site_perl/5.16/mach /usr/local/lib/perl5/site_perl/5.16 /usr/local/lib/perl5/5.16/mach /usr/local/lib/perl5/5.16 .) at /usr/local/lib/perl5/site_perl/5.16/SNMP/Info.pm line 16.
> BEGIN failed--compilation aborted
> at /usr/local/lib/perl5/site_perl/5.16/SNMP/Info.pm line 16.
> Compilation failed in require at (eval 12) line 2.
> BEGIN failed--compilation aborted at (eval 12) line 2.
>
> (Before i was in 5.14.4 version and the problem was the same).
>
> I have the SNMP-Info port:
>
> pkg info|grep SNMP-Info
> p5-SNMP-Info-3.01              Perl5 module for gathering information
> from network devices
>
> I also tried to upgrade netdisco from recent 1.2 to 1.3, and also
> downgrade it to 1.1 but the problem persists. I also use MRTG and there
> is no problem.
>
> Anyone have an idea what i can check more, or how to resolve this
> problem (google doesn't help me)?
>
> Thanks for advance !
>
Make sure you are using 'use SNMP::Info' and not 'use SNMP'.

-- 
Patrick Powell                 Astart Technologies
papowell@astart.com            1530 Jamacha Road, Suite X,
Network and System             El Cajon, CA 92019
   Consulting                   858-874-6543
Web Site: www.astart.com       FAX 858-357-9931




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51BA3E89.6050500>