Hello all,

I am having na hard time getting perl module to work. I installed perl
5.8.8 on my HP-UX. 

>/usr/local/bin/perl Makefile.PL -NET-SNMP-CONFIG="sh
/home/mcarreira/net-snmp-5.4.1/net-snmp-config" -NET-SNMP-IN-SOURCE=true

That gives as na output the following:

Warning: -L../../snmplib/.libs changed to
-L/home/mcarreira/net-snmp-5.4.1/perl/SNMP/../../snmplib/.libs
Warning: -L../../snmplib/ changed to
-L/home/mcarreira/net-snmp-5.4.1/perl/SNMP/../../snmplib/
Writing Makefile for SNMP

I guess everything went fine here.

So i am doing the next thing on the Readme:

>make

As na output i get the following:

Can't locate loadable object for module File::Glob in @INC (@INC
contains: /usr/local/lib/perl5/5.8.8/PA-RISC2.0
/usr/local/lib/perl5/5.8.8
/usr/local/lib/perl5/site_perl/5.8.8/PA-RISC2.0
/usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .)
at /usr/local/lib/perl5/5.8.8/ExtUtils/Command.pm line 61
Compilation failed in require at
/usr/local/lib/perl5/5.8.8/ExtUtils/Command.pm line 61.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/5.8.8/ExtUtils/Command.pm line 61.
Compilation failed in require.
BEGIN failed--compilation aborted.
*** Error exit code 2

Stop.

For what i have read, i think it can't find Glob.pm. I already placed it
on the places stated and still i can't get pass this error. I've
searched through this mailing list and had no success. I really don't
know what to do here.

Both Net-SNMP and Perl are the latest releases (5.4.1 and 5.8.8)

Any tips on this?

Thank you

Manuel






-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to