<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Memcached on Pandurang Patil</title><link>https://www.pandurangpatil.com/tags/memcached/</link><description>Recent content in Memcached on Pandurang Patil</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 27 Oct 2013 10:42:00 -0700</lastBuildDate><atom:link href="https://www.pandurangpatil.com/tags/memcached/index.xml" rel="self" type="application/rss+xml"/><item><title>Install and run memcached on OS-X</title><link>https://www.pandurangpatil.com/post/2013-10-27-install-and-run-memcached-on-os-x/</link><pubDate>Sun, 27 Oct 2013 10:42:00 -0700</pubDate><guid>https://www.pandurangpatil.com/post/2013-10-27-install-and-run-memcached-on-os-x/</guid><description>One need to have gcc installed for that you need to install xcode along with command line tools. To install the same one can refer to this link for xcode 5.0.1. Libevent is required to be installed for memcached, if it is already installed on your machine you can skip this step.
Create temp directory and change directory to that location and execute following commands.
$ curl -O http://www.monkey.org/~provos/libevent-1.4.14-stable.tar.gz $ tar xzvf libevent-1.</description></item></channel></rss>