源码编译memcached方法
1、获取源码包

3、因为缺少gcc的包,所以会报错,先安装gcc

5、安装 memcachedgit clone https://github.com/memcached/memcached.git

7、./configure --with-libevent=/opt/libevent/make 争犸禀淫&& make install


1、获取源码包
3、因为缺少gcc的包,所以会报错,先安装gcc
5、安装 memcachedgit clone https://github.com/memcached/memcached.git
7、./configure --with-libevent=/opt/libevent/make 争犸禀淫&& make install