2012年4月13日

CentOS 6.2 安装memcached

摘要: yum 安装(memcached可能不是最新的)1. 打开终端,切换到root用户2. 安装libevent yum install libevent3. 安装memcached yum install memcachedmemcached源代码安装:1. 下载软件 memcached最新版 (http://memcached.googlecode.com/files/memcached-1.4.13.tar.gz) libevent(memcached依赖libvent)最新稳定版 (http://cloud.github.com/downloads/libevent/libevent/li 阅读全文

posted @ 2012-04-13 00:32 jmbkeyes 阅读(860) 评论(0) 推荐(0)

导航