WindowsマシンにApache::Registryをインストールしようとしています。しかし、私はそれをすることができませんでした。なぜなら、Apache.exeの場所を要求しているからです。私がそれに完全を与えるときpath("C:\Apache2.2\bin\httpd.exe")
、それは次のエラーを通り抜けています。この問題を解決するのを手伝ってください。
cpan> install Apache::Registry
Running install for module 'Apache::Registry'
Running make for G/GO/GOZER/mod_perl-1.31.tar.gz
Has already been unwrapped into directory C:\Perl\cpan\build\mod_perl-1.31-Pn_
8fL
Has already been made
Running make test
C:\Perl\bin\perl.exe t/TEST.win32 0
Set up gcc environment - 3.4.5 (mingw-vista special r3)
Please supply the full path to Apache.exe:
前もって感謝します。
-あんじ