Skip to content

Instantly share code, notes, and snippets.

@retr0h
Created August 1, 2011 04:19
Show Gist options
  • Save retr0h/1117566 to your computer and use it in GitHub Desktop.
Save retr0h/1117566 to your computer and use it in GitHub Desktop.
zkpython + homebrew
BREW_HOME=$HOME/.homebrew
$ brew install zookeeper
$ C_INCLUDE_PATH=${BREW_HOME}/Cellar/zookeeper/3.3.3/include/c-client-src/ pip install zkpython
@retr0h
Copy link
Author

retr0h commented Aug 30, 2011

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment