Hi Thomas, Thanks for the response. It works in a new directory without any spaces in it and then it also got installed properly. Now i am facing problem with the perl module.
a) I run perl makefile.PL in perl directory and it work fine. b) make also work fine after this. c) now make test is giving error. Below is the error i am getting [EMAIL PROTECTED] perl]# make test make[1]: Entering directory `/home/amit/netsnmp/net-snmp-5.1.4/perl/default_store' make[1]: Leaving directory `/home/amit/netsnmp/net-snmp-5.1.4/perl/default_store' make[1]: Entering directory `/home/amit/netsnmp/net-snmp-5.1.4/perl/ASN' make[1]: Leaving directory `/home/amit/netsnmp/net-snmp-5.1.4/perl/ASN' make[1]: Entering directory `/home/amit/netsnmp/net-snmp-5.1.4/perl/OID' make[1]: Leaving directory `/home/amit/netsnmp/net-snmp-5.1.4/perl/OID' make[1]: Entering directory `/home/amit/netsnmp/net-snmp-5.1.4/perl/agent' make[2]: Entering directory `/home/amit/netsnmp/net-snmp-5.1.4/perl/agent/default_store' make[2]: Leaving directory `/home/amit/netsnmp/net-snmp-5.1.4/perl/agent/default_store' make[1]: Leaving directory `/home/amit/netsnmp/net-snmp-5.1.4/perl/agent' make[1]: Entering directory `/home/amit/netsnmp/net-snmp-5.1.4/perl/SNMP' make[1]: Leaving directory `/home/amit/netsnmp/net-snmp-5.1.4/perl/SNMP' make[1]: Entering directory `/home/amit/netsnmp/net-snmp-5.1.4/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.8: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 230. 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 `/home/amit/netsnmp/net-snmp-5.1.4/perl/default_store' make: *** [test] Error 2 Could you pls help me in this. Regards - Amit Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ 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
