摘要: Redis是C实现的,需要gcc来进行编译,原因可能是未安装gcc,使用命令安装gcc:yum install gcc 然后重新解压redis编译成功 阅读全文
posted @ 2019-06-17 13:15 邵德强 阅读(8095) 评论(3) 推荐(1) 编辑