git clone https://github.com/gnosek/fcgiwrap.githtml
autoconf -igit
若是發生如下報錯,github
configure.ac:32: error: possibly undefined macro: AC_DEFINEthis
If this token and others are legitimate, please use m4_pattern_allow.spa
See the Autoconf documentation.htm
configure.ac:39: error: possibly undefined macro: AM_CONDITIONALtoken
刪除當前,從新下載。it
solution:io
yum install libtool libsysfs-devel -ycgi
而後
提示:http://lists.gnu.org/archive/html/bug-autoconf/2008-03/msg00016.html
aclocal && autoheader && automake
autoconf -i
./configure
make