小编Mic*_*cah的帖子

在 ac-aux 中找不到 install-sh、install.sh 或 shtool

这是我第一次尝试在 linux 机器上编译和安装任何东西。我通过 git获得了最新版本的https://github.com/processone/exmpp并阅读了说明:

2. 构建和安装

Exmpp 使用 Autotools。因此这个过程很常见:

$ ./configure
$ make
$ sudo make install
Run Code Online (Sandbox Code Playgroud)

键入后./configure我收到错误

在 ac-aux 中找不到 install-sh、install.sh 或 shtool

谷歌几乎没有帮助。完全不知道我应该做什么。任何帮助将非常感激

install-from-source configure

97
推荐指数
4
解决办法
13万
查看次数

标签 统计

configure ×1

install-from-source ×1