When I try to install the memecached as wifi guide: https://code.google.com/p/memcached/wiki/NewInstallFromSource
cd /opt wget http://memcached.googlecode.com/files/memcached-1.4.15.tar.gz tar -zxvf memcached* cd /opt/memcached* ./configure --prefix=/opt/memcached --enable-sasl But I got the error: checking sasl/sasl.h usability... no checking sasl/sasl.h presence... no checking for sasl/sasl.h... no checking for SASL_CB_GETCONF... no checking for library containing sasl_server_init... no configure: error: Failed to locate the library containing sasl_server_init Seems not installed the sasl, but after issued below commands: apt-get install libsasl2-2 sasl2-bin libsasl2-modules I still get the same error, please help me how to do ? I'm new to linux. Best regards, -- --- You received this message because you are subscribed to the Google Groups "memcached" group. To unsubscribe from this group and stop receiving emails from it, send an email to memcached+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.