CentOS的软件安装工具不是apt-get 是yum# yum -y install gcc最好一起把g++也装上# yum -y install gcc gcc-c++ libstdc++-devel