Created
June 10, 2013 06:27
-
-
Save iambibhas/5746886 to your computer and use it in GitHub Desktop.
Errors with PyLibmc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Error: _pylibmcmodule.h:42:36: fatal error: libmemcached/memcached.h: No such file or directory | |
# install these | |
sudo apt-get install -y libmemcached-dev zlib1g-dev libssl-dev python-dev build-essential |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment