Hi
I wanted to use
mib2c and saw that installing of perl module is necessary .
I am using
ucd-snmp-4.2.2 ( though wanted to use ucd-snmp-4.2.1 could not find it for
download ) .
Steps I have done
and messages Iam getting :
1) After installing
ucd-snmp-4.2.2 . Went to the perl accompanying perl module
cd
/home/MYNAME/snmp/ucd-snmp-4.2.2/perl/SNMP
2) perl Makefile.PL
( even tried perl Makefile.PL [-NET-SNMP-PATH=/usr/local] option )
Where are the
ucd-snmp include files? [/usr/local/include]
Where is the ucd-snmp library installed? [/usr/lib]
WARNING: MAN3PODS takes a hash reference not a string/number.
Please inform the author.
WARNING: LDFLAGS is not a known parameter.
Checking if your kit is complete...
Looks good
Can't use string ("SNMP") as a HASH ref while "strict refs" in use at /usr/lib/perl5/5.8.0/ExtUtils/MM_Unix.pm line 541.
Where is the ucd-snmp library installed? [/usr/lib]
WARNING: MAN3PODS takes a hash reference not a string/number.
Please inform the author.
WARNING: LDFLAGS is not a known parameter.
Checking if your kit is complete...
Looks good
Can't use string ("SNMP") as a HASH ref while "strict refs" in use at /usr/lib/perl5/5.8.0/ExtUtils/MM_Unix.pm line 541.
3) Then next 'make'
step does not work .
3) I see that I have
perl in these places
whereis perl
/usr/bin/perl /usr/share/man/man1/perl.1
whereis perl
/usr/bin/perl /usr/share/man/man1/perl.1
Can some one please
give some clues to solve this problem so that I can use
mib2c.
Regards
Subraya shenoy