Quick notes for installing libmemcached and Evan Weaver’s memcached gem, in case I forget (again):Get libmemcached source from http://tangent.org/552/libmemcached.html. Configure, make, make install. Make sure you get a version compatible with the Ruby memcached gem by opening the COMPATIBILITY file in the memcached gem files.gem install memcachedCreate a symlink ln -s …



…