internals:windows:libs:smnp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
internals:windows:libs:smnp [2008/07/30 20:54] – add INCLUDE and LIB def pajoyeinternals:windows:libs:smnp [2013/02/21 18:14] – [Requirements] ab
Line 4: Line 4:
  
 ==== Requirements ===== ==== Requirements =====
-  * Our  Net-snmp Sources ([[http://pecl2.php.net/downloads/php-windows-builds/source/]])+  * Our  Net-snmp Sources ([[https://github.com/winlibs/net-snmp]])
   * Net-snmp Sources ([[http://www.net-snmp.org]])   * Net-snmp Sources ([[http://www.net-snmp.org]])
   * Native Perl from ActiveState ([[http://www.activestate.com/Products/activeperl/]]) installed and perl being in your PATH   * Native Perl from ActiveState ([[http://www.activestate.com/Products/activeperl/]]) installed and perl being in your PATH
Line 16: Line 16:
 SET INCLUDE=c:\User\Pierre\Document\php-sdk\vc9\x86\deps\include;%INCLUDE% SET INCLUDE=c:\User\Pierre\Document\php-sdk\vc9\x86\deps\include;%INCLUDE%
 SET LIB=c:\User\Pierre\Document\php-sdk\vc9\x86\deps\lib;%LIB% SET LIB=c:\User\Pierre\Document\php-sdk\vc9\x86\deps\lib;%LIB%
 +SET MSVCDir=%VSINSTALLDIR%
 +</code>
 +
 +Configure script (menu based):
 +<code bash>
 +cd  C:\phpbuild\libs\netsnmp-5.4.1\
 +win32\build.bat
 +</code>
 +
 +
 +Configure manually:
 +
 +<code bash>
 cd  C:\phpbuild\libs\netsnmp-5.4.1\win32 cd  C:\phpbuild\libs\netsnmp-5.4.1\win32
 perl Configure --with-ssl --linktype=static --prefix=c:\usr --config=release --with-ipv6 --with-sdk perl Configure --with-ssl --linktype=static --prefix=c:\usr --config=release --with-ipv6 --with-sdk
internals/windows/libs/smnp.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1