ВВедение!
Дернуло меня "умного" такого поднять веб сервер на виндах, для таких продуктов как nagwin (nagios виндовый),glpi + fusioninventory и прочей дребедени.
Для fusioninventory требуется установка пакета NET-SNMP, а у того в своем README еще вагон и маленькая тележка рекомендаций к доустановке.
вот часть этого README на которой я запнулся.
Код: INSTALLATION - PERL MODULE
Included in the (install folder)\Perl folder is an ActiveState Perl
5.8.x. PPM package. Note: In previous version of Net-SNMP, the PPM
package was called Net-SNMP.ppd. The package has been renamed to
NetSNMP.ppd to prevent conflicts with the Net::SNMP package available
from ActiveState.
The Perl modules require the Win32 REGEX (Regular Expression) package which
is available from:
http://people.delphiforums.com/gjc/gnu_regex.html Download gnu_regex.exe, copy it to a temporary file and execute it to
extract the files.
Copy the extracted gnu_regex.dll to your %windir%\system32 folder.
Remove any existing Net-SNMP Perl modules:
ppm remove NetSNMP
Install the Perl modules:
cd (install folder)\Perl
ppm install NetSNMP.ppd
Perform a basic test using:
net-snmp-perl-test.pl