Hi

     i had install net-snmp 5.2.1 in Fedora Core 2.6.9 (Redhat Linux). I done that. When i try to install perl from /perl directory my "make test" giving followin error. How i can solve this.


[EMAIL PROTECTED] perl]# make test
make[1]: Entering directory `/root/guides/net-snmp-5.2.1/perl/default_store'
make[1]: Leaving directory `/root/guides/net-snmp-5.2.1/perl/default_store'
make[1]: Entering directory `/root/guides/net-snmp-5.2.1/perl/ASN'
make[1]: Leaving directory `/root/guides/net-snmp-5.2.1/perl/ASN'
make[1]: Entering directory `/root/guides/net-snmp-5.2.1/perl/OID'
make[1]: Leaving directory `/root/guides/net-snmp-5.2.1/perl/OID'
make[1]: Entering directory `/root/guides/net-snmp-5.2.1/perl/agent'
make[2]: Entering directory `/root/guides/net-snmp-5.2.1/perl/agent/default_store'
make[2]: Leaving directory `/root/guides/net-snmp-5.2.1/perl/agent/default_store'
make[1]: Leaving directory `/root/guides/net-snmp-5.2.1/perl/agent'
make[1]: Entering directory `/root/guides/net-snmp-5.2.1/perl/SNMP'
make[1]: Leaving directory `/root/guides/net-snmp-5.2.1/perl/SNMP'
make[1]: Entering directory `/root/guides/net-snmp-5.2.1/perl/TrapReceiver'
make[1]: Leaving directory `/root/guides/net-snmp-5.2.1/perl/TrapReceiver'
make[1]: Entering directory `/root/guides/net-snmp-5.2.1/perl/default_store'
PERL_DL_NONLAZY=1 /usr/bin/perl "-I../blib/lib" "-I../blib/arch" test.pl
1..64
Can't load '../blib/arch/auto/NetSNMP/default_store/default_store.so' for module NetSNMP::default_store: libnetsnmp.so.5: ca nnot open shared object file: No such file or directory at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 2 30.
 at test.pl line 71
Compilation failed in require at test.pl line 71.
BEGIN failed--compilation aborted at test.pl line 71.
not ok 1
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/root/guides/net-snmp-5.2.1/perl/default_store'
make: *** [test] Error 2


by
sam

Reply via email to