Skip to content

Instantly share code, notes, and snippets.

@iambibhas
Created June 10, 2013 06:27
Show Gist options
  • Save iambibhas/5746886 to your computer and use it in GitHub Desktop.
Save iambibhas/5746886 to your computer and use it in GitHub Desktop.
Errors with PyLibmc
# 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