小编ivk*_*nko的帖子

Automake 需要“Autoconf 2.65 或更高版本”,但我已经安装了 Autoconf 2.69

现在我正在尝试在我的 Mac 上构建 Automake,到目前为止一切都进展顺利。我构建了 Autoconf 和 m4,没有任何问题的包(而不是 git pulls)。然后我到了 Automake,这就是事情分崩离析的地方:

    checking whether autoconf is installed... yes
    checking whether autoconf works... yes
    checking whether autoconf is recent enough... no
    configure: error: Autoconf 2.65 or better is required.
Run Code Online (Sandbox Code Playgroud)

如果我构建并安装 autoconf 2.68,问题仍然存在。我在这个上缺少某种技巧吗?

automake autoconf

3
推荐指数
1
解决办法
7997
查看次数

标签 统计

autoconf ×1

automake ×1