I'm using Redhat 9.0 and after installing it, I came with Perl 5.8.0.  Well,
I tried to upgrade to 5.8.2 and instead of upgrading, it just installed
another version.  Thinking that it worked correctly, I installed Net-SNMP
and all the modules.  My problem is that when I try and run a script that
uses Net::SNMP, it fails with this error: 

[EMAIL PROTECTED] libexec]# ./check_netapp.pl -H filer 
> Can't locate Net/SNMP.pm in @INC (@INC contains: 
> /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 
> /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi 
> /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl 
> /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi 
> /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl 
> /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0) at 
> ./check_netapp.pl line 43. 
> BEGIN failed--compilation aborted at ./check_netapp.pl line 43. 

When I check Net::SNMP, it says that it's installed: 

> cpan> install Net::SNMP 
> Net::SNMP is up to date. 

What did I do wrong and how can I fix it?  Do I need to uninstall Perl 5.8.0
or do I just need to recompile Perl 5.8.2 somehow?  Any advice would be
awesome. 

Mike 




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to