通过MinGW在Windows上安装apr,未检测到Python

时间:2013-07-07 23:15:57

标签: python mingw32 log4cxx apr

我正在尝试在我的Windows机器上安装带有MinGW的log4cxx,但需要先安装apr和apr-util。

我一直在关注 the guide on Apache's website 并安装了他们列出的Python版本,但收到有关未找到Python的错误:

$ buildconf
buildconf: checking installation...
buildconf: python not found.
           You need python installed
           to build APR from SVN.

我使用了指南中链接的 Python installer ,因此我认为它是正确的版本。

我是否必须告诉MinGW或MSYS Python在哪里,如果是,我该如何实际做到这一点?

此外,现在一切都在运行32位。

任何帮助将不胜感激!

由于

2 个答案:

答案 0 :(得分:2)

您需要将安装Python的位置添加到PATH环境变量中。我将转到下面讨论在Windows中设置PATH的link

答案 1 :(得分:1)

你需要在fstab文件中添加MinGw C:\ MinGW \ msys \ 1.0 \ etc中的路径,如下所示

Win32_Path Mount_Point c:/ mingw / mingw

c:/ ActiveState / perl / perl

C:/ Python25