[教程] configure: error: no acceptable C compiler found in $PATH
在 安装一键包或编译软件时,比较经常会有如下的提示
checking for egrep... grep -E
checking for a sed that does not truncate output... /bin/sed
checking for cc... no
checking for gcc... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
make: *** No targets specified and no makefile found. Stop.