directadmin

如果你想编译apache,但遇到这个错误: Configuring httpd-2.4.18 ./build: line 12786: autoreconf: command not found 尝试更新autoconf和automake: cd /usr/local/directadmin/custombuild ./build update ./build autoconf ./build

./build:第12786行:未找到autoreconf:命令

来源:梦飞科技 作者:梦飞 浏览量:128 更新:2018-05-12
如果你想编译apache,但遇到这个错误:

Configuring httpd-2.4.18
./build: line 12786: autoreconf: command not found

尝试更新autoconf和automake:

cd /usr/local/directadmin/custombuild
./build update
./build autoconf
./build automake

然后再次尝试apache编译。
部分文章来源与网络,若有侵权请联系站长删除!