Re: help installing the perl snmp

2006-05-25 Thread G. S. Marzot
oops - redundant. never mind. -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

Re: help installing the perl snmp

2006-05-25 Thread G. S. Marzot
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

Re: help installing the perl snmp

2006-05-24 Thread Thomas Anders
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 There's no need for the latter. Just ./configure --with-perl-modules ... make make

help installing the perl snmp

2006-05-24 Thread prasad duggineni
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 Ma