Skip to content

Instantly share code, notes, and snippets.

@linuxkathirvel
Last active May 31, 2018 05:49
Show Gist options
  • Save linuxkathirvel/bdbb6ae9ca85dcb2be314b144ec6ce83 to your computer and use it in GitHub Desktop.
Save linuxkathirvel/bdbb6ae9ca85dcb2be314b144ec6ce83 to your computer and use it in GitHub Desktop.
How do I install python-ldap in a virtualenv on Ubuntu?
sudo apt-get install libsasl2-dev python-dev libldap2-dev libssl-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment