autoreconf问题

来源:互联网 发布:秦岭地形数据 编辑:程序博客网 时间:2024/06/02 01:38
运行autoreconf -i出现Can't exec "aclocal": No such file or directory at /usr/bin/autoreconf line 174.Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf line 174.问题的解决方法。# yum install automake libtool
原创粉丝点击