随笔分类 -  Redis

摘要:基于Centos7.5 的环境安装 1.安装GCC环境(已安装可忽略 Redis是C语言开发的,编译需要依赖GCC环境 1.1 确保root登录—Linux能连接外网 执行如下命令安装GCC: yum -y install gcc automake autoconf libtool make 效果如 阅读全文
posted @ 2020-04-26 12:02 大毛啊 阅读(316) 评论(0) 推荐(0)