prasad duggineni wrote:
> I did install the netsnmp successfully. I want to
> implement mib using mib2c. mib2c needs perl snmp. ran
> the following steps  ./configure --with-perl-modules
> cd perl
> perl Makefile.PL
> 
> 
> showing the following error when i run the perl
> Makefile.PL
> 
> Writing Makefile for NetSNMP::default_store
> Writing Makefile for NetSNMP::ASN
> Writing Makefile for NetSNMP::OID
> Note (probably harmless): No library found for -lrpm
> Note (probably harmless): No library found for -lrpmio
> Writing Makefile for NetSNMP::agent::default_store
> Writing Makefile for NetSNMP::agent
> Writing Makefile for SNMP
> Warning: prerequisite NetSNMP::OID 5.1 not found.
> Writing Makefile for NetSNMP::TrapReceiver
> Writing Makefile for Bundle::NetSNMP
> 
> Need help.
> 

at the top level

./configure --with-perl-modules
make

then as root

make install

should hit everything required. overkill but should not harm anything ans
ensures you have a homogeneous environment.

post if that does not work.

also be sure your source package is uptodate.

-G


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to