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
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
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
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