For the NET-SNMP installation is there any prerequisite SW that needs to be installed? For instance do I need visual studio installed before I try to install and use NET-SNMP?
Hi Ian,
It has been a while since Net-SNMP binaries have been released so
I recommend to download the Net-SNMP source code and to build
Net-SNMP from source. The process for building and installing
Net-SNMP has been documented in https://github.com/net-snmp/net-snmp/blob/master/README.win32.
As one can see in that file, the Visual Studio, MinGW64 and Cygwin
compilers are supported. If you want to use the Visual Studio
compiler, please use win32\build.bat. MinGW64 and Cygwin support
the Unix approach for building Net-SNMP, namely by running the
configure script before 'make'.
Bart.
_______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders