美文网首页
xxx command not found

xxx command not found

作者: 简书用户9527 | 来源:发表于2018-01-14 17:25 被阅读22次

编译redis时 提示make cc Command not found

这个主要是gcc环境环境没有装好。

我们需要进行gcc环境的安装,然后再进行redis的编译

安装gcc环境:

yum install gcc

类似于很多 xxx command not found 都是环境未安装好,我们只需要用yum进行安装好即可

相关文章

网友评论

      本文标题:xxx command not found

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