mod_python在win7+apache2.2+python3.4环境下如何编译?

编译出现如下错误:
E:\mod_python-3.5.0\dist>build_installer.bat
Currently APACHESRC points to c:\AppServ\Apache2.2
This value seems wrong as we could not find a proper
Apache installation here.
Please set the APACHESRC variable to point to your Apache setup
E.g. set APACHESRC=c:\apache
This can be a binary distribution, no need for the Apache sources.

是否需要apache及python编译的中间文件?谢谢!

需要配置apache对应的路径到变量来让后续编译找得到