0
点赞
收藏
分享

微信扫一扫

成功解决 在Linux CentOS 7 中安装gcc

郝春妮 2022-11-26 阅读 86


1、查看是否安装

成功解决 在Linux CentOS 7 中安装gcc_c++

2、安装gcc

前提条件:需要虚拟机连接网络

yum -y install gcc gcc-c++ autoconf make

成功解决 在Linux CentOS 7 中安装gcc_Linux_02


成功解决 在Linux CentOS 7 中安装gcc_c++_03

3、安装成功

成功解决 在Linux CentOS 7 中安装gcc_CentOS 7_04


举报

相关推荐

0 条评论