问题:
安装软件的时候,提示make: command not found
centos中无法使用make,make install,命令 make: command not found
推荐教程:centos教程
解决方法:
1、命令
yum -y install gcc automake autoconf libtool make
2、安装g++:
yum install gcc gcc-c++
相关视频教程推荐:centos教程
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
喜欢就支持一下吧
相关推荐