美文网首页Linux使用问题
centos升级gcc时报错 configure: error:

centos升级gcc时报错 configure: error:

作者: 小马驹在路上 | 来源:发表于2019-05-27 08:42 被阅读0次

问题原因:系统没有c++环境,which g++查询不到结果

解决办法:安装gcc-c++,可使用yum install gcc-c++

如果本文章为你解决问题提供了帮助,请不要吝啬为以后的分享热情添一把柴

相关文章

网友评论

    本文标题:centos升级gcc时报错 configure: error:

    本文链接:https://www.haomeiwen.com/subject/wpfctctx.html