1818IP-服务器技术教程,云服务器评测推荐,服务器系统排错处理,环境搭建,攻击防护等

当前位置:首页 - Linux系统 - centos - 正文

君子好学,自强不息!

centos下执行make命令出错?

2022-06-18 | centos | 1818ip | 372°c
A+ A-

问题:

安装软件的时候,提示make: command not found

Centos中无法使用make,make install,命令 make: command not found

解决方法:

1、命令

yum -y install gcc automake autoconf libtool make

2、安装g++:

yum install gcc gcc-c++


本文来源:1818IP

本文地址:https://www.1818ip.com/post/1562.html

免责声明:本文由用户上传,如有侵权请联系删除!

发表评论

必填

选填

选填

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。