下载了一个libapreq2-2.12模块,里面的安装文件上提示: Win32 build: C:\httpd-apreq-2> perl Makefile.PL C:\httpd-apreq-2> nmake C:\httpd-apreq-2> nmake test C:\httpd-apreq-2> nmake docs C:\httpd-apreq-2> nmake install
但是按这种方法 总是出错。perl Makefile.PL后 提示 Please give the path to your Apache2 installation: 我安装Apache2的路径是在:D:\Program Files\Apache Software Foundation\Apache2.2。填入这个总是出错。 然后 我把下载的libapreq2-2.12的文件拷贝到Apache2.2文件夹下。进入目录重新输入perl Makefile.PL 提示输入路径时 输入:../可以了 。但是在nmake test时候还是出现错误。 希望高手能赐教一二。给点提示。不甚感激. -- 您收到此邮件是因为您订阅了 Google 网上论坛的“PerlChina Mongers 讨论组”论坛。 要向此网上论坛发帖,请发送电子邮件至 [email protected]。 要取消订阅此网上论坛,请发送电子邮件至 [email protected]。 若有更多问题,请通过 http://groups.google.com/group/perlchina?hl=zh-CN 访问此网上论坛。
