Install memcached on OS X tiger

可以直接通过 darwinports 安装,但是版本是1.1.11,比较旧。在官方站上下载最新的1.2.4,自行编译。首先下载 libevent,它是 memcached 的 dependency,我装了 1.3e。

Install libevent:

  1. ./configure & make
  2. sudo make install

Install memcached:

  1. ./configure & make
  2. sudo make install

memcached -vv
以 very verbose 的模式启动 memcached,默认启用 64M ram

发表你的看法

最近主题:

最近评论

  • erick: 搞定了, 从win上转过来的,比较呆, ...
  • erick: 装成功能 了,想用gui工具访问mysql,请...
  • Gary: Did you write this skin for Maxthon? If so, can I...
  • andy: what's iter...
  • g.zhen.ning: 有道理,有点喜欢ruby,不过不知道前...