2009年4月3日星期五

[PerlChina] Installing mod perl for windows

I'm trying to install mod perl on windows following the steps on this
page :
http://perl.apache.org/docs/2.0/os/win32/install.html

but when I get to the step:
C:\modperl_src> perl Makefile.PL MP_AP_PREFIX=\Path\to\Apache2

I get the error :
-------------------------------------------------------------------------------------------------------
C:\modperl\modperl-2.0>perl Makefile.PL MP_AP_PREFIX="C:\Program Files
\Apache Gr
oup\Apache2\bin\"
Reading Makefile.PL args from @ARGV
[ error] MP_AP_PREFIX must point to a valid directory.
C:\modperl\modperl-2.0>perl Makefile.PL MP_AP_PREFIX=C:\Program Files
\Apache Gro
up\Apache2\bin\

Reading Makefile.PL args from @ARGV
[ error] MP_AP_PREFIX must point to a valid directory.
C:\modperl\modperl-2.0>
---------------------------------------------------------------------------------------------------------
The paths which I have tried are:
C:\Program Files\Apache Group\Apache2\bin\

C:\Program Files\Apache Group\Apache2\
C:\Program Files\Apache Software Foundation\Apache2.2
C:\Program Files\Apache Software Foundation\Apache2.2\bin\
------------------------------------------------------------------------------------


I know that appache works becaused I've used it and it's running right
now. What could be the problem?

thank you

leeo
--~--~---------~--~----~------------~-------~--~----~
您收到此信息是由于您订阅了 Google 论坛"PerlChina Mongers 讨论组"论坛。
要在此论坛发帖,请发电子邮件到 perlchina@googlegroups.com
要退订此论坛,请发邮件至 perlchina+unsubscribe@googlegroups.com
更多选项,请通过 http://groups.google.com/group/perlchina?hl=zh-CN 访问该论坛
-~----------~----~----~----~------~----~------~--~---

没有评论: