autoreconf: command not found

 admin   2022-04-08 15:40   209 人阅读  0 条评论

图片.png

[root@ansible-client1 n2n-dev]# ./autogen.sh
Wait please...
./autogen.sh: line 6: autoreconf: command not found
[root@ansible-client1 n2n-dev]# cat autogen.sh
#!/usr/bin/env bash

rm -f include/config.h include/config.h.in include/config.h.in~ Makefile configure

echo "Wait please..."
autoreconf -if
[root@ansible-client1 n2n-dev]# yum -y install autoconf automake libtool
需要安装autoconf

图片.png

现在就不报错了

本文地址:https://liuchunjie.top/?id=325
版权声明:本文为原创文章,版权归 admin 所有,欢迎分享本文,转载请保留出处!

 发表评论


表情

还没有留言,还不快点抢沙发?