在执行shell脚本时, 提示 autoreconf: not found
是因为 没有安装 automake, just to do below:
sudo apt-get install autoconf automake libtool
相关文章:
在执行shell脚本时, 提示 autoreconf: not found
是因为 没有安装 automake, just to do below:
sudo apt-get install autoconf automake libtool
相关文章: