今天執行:autoreconf -fvi的時候出現以下錯誤:code
autoreconf: Entering directory `.' autoreconf: configure.in: not using Gettext autoreconf: running: aclocal --output=aclocal.m4t Can't exec "aclocal": No such file or directory at /usr/local/share/autoconf/Autom4te/FileUtils.pm line 326.
解決辦法: 只須要下載了automake以後,編譯、安裝,在執行就正常了編譯