I followed the following steps to install PECL memcached in my Centos Server, always got errors.
First. Install libmemcached
cd /opt wget http://laun
To solve this issue with CentOS, you should be able to run:
yum install cyrus-sasl-devel
FYI, this question refers to CentOS, but for Ubuntu, the following should work:
sudo apt-get install libsasl2-dev