I installed libmemcached 0,37 and ln -s /usr/local/lib/libmemcached.so.2 /usr/lib/libmemcached.so.2
but when I run manage.py
it still return
import _pylibmc
RuntimeError: pylibmc requires >= libmemcached 0.32, was compiled with 0.31
I try to install newer libmemcached,but they donot have the file libmemcached.so.2