Configuring httpd-2.4.18
./build: line 12786: autoreconf: command not found
cd /usr/local/directadmin/custombuild
./build update
./build autoconf
./build automake
如果你想编译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
Configuring httpd-2.4.18
./build: line 12786: autoreconf: command not found
cd /usr/local/directadmin/custombuild
./build update
./build autoconf
./build automake