I have applied some patches to the Perl modules in V5-2-patches and main. I would like to apply them to 5.3.1.rc1 but we need to vote on it.
The changes are: Windows only: -Skip version check for Win32 MSVC. Windows does not have a net-snmp-config script. All platforms: -added TrapReceiver/Makefile.PL to Makefile.makefiles -added agent/Support/Makefile.PL to Makefile.makefiles -running 'make -f Makefile.makefiles' did not work in MinGW because the script attempted to rename the files before closing the file handles so the file handles are now closed before renaming. -'perl Makefile.PL -NET-SNMP-IN-SOURCE=true' was not working. Fix: call 'nsconfig' --version inside of InitMakeParams instead of Check_Version. ./configure --with-perl-modules still works. -Perl agent/Support module: NetSNMPGetOpts call should pass parent folder so net-snmp-config can be found Alex 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-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
