需要安装gcc,执行一下就可以了:
yum -y install gcc automake autoconf libtool make
yum install gcc gcc-c++
CentOS bash: make: 未找到命令...
最新推荐文章于 2025-06-24 16:48:46 发布
需要安装gcc,执行一下就可以了:
yum -y install gcc automake autoconf libtool make
yum install gcc gcc-c++