最小化安装centos不能make问题的解决方法 发布时间:2012-11-23 15:50 解决问题的方法:安装:yum -y install gcc automake autoconf libtool make安装g++:yum -y install gcc gcc-c++