Install GCC in Ubuntu Debian Base sudo apt-get install build-essential 错误原因:只安装了gcc, 没有安装build-essential https://stackoverflow.com/questions/18076157/why-does-configure-say-no-c-compiler-found-when-gcc-is-installed ubuntu 和 centOS不一样,包的组织不一样