Operating System - HP-UX
1826138 Members
5275 Online
109690 Solutions
New Discussion

Problem with installing of SNMP::Util

 
Davor Bira?
Frequent Advisor

Problem with installing of SNMP::Util

Hi,

I'm trying to install perl module SNMP_util.
And for that, it is necessary to install ucd-snmp and SNMP module.
Installation of ucd-snmp( from ix) was a success, but compiling of SNMP failed.
This is error message:

/usr/local/bin/perl Makefile.PL
Where are the libsnmp.a include files? [/usr/local/include/ucd-snmp] /opt/iexpress/net-snmp/include/ucd-snmp
WARNING: MAN3PODS takes a hash reference not a string/number.
Please inform the author.
Checking if your kit is complete...
Looks good
Can't use string (" ") as a HASH ref while "strict refs" in use at /usr/local/lib/perl5/5.8.6/ExtUtils/MM_Unix.pm line 503.

Anybody any idea?