Created
August 1, 2011 04:19
-
-
Save retr0h/1117566 to your computer and use it in GitHub Desktop.
zkpython + homebrew
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
BREW_HOME=$HOME/.homebrew | |
$ brew install zookeeper | |
$ C_INCLUDE_PATH=${BREW_HOME}/Cellar/zookeeper/3.3.3/include/c-client-src/ pip install zkpython |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
More crosslink love
http://dewey.ws/blog/2011/08/29/zkpython-and-homebrew/