Found this necessary when installing on MacOSX 10.8

This commit is contained in:
Zen-CODE 2013-05-30 12:59:48 -05:00
parent 7f529c9aa5
commit b0d7b877ff
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ use `Homebrew <http://mxcl.github.com/homebrew/>`_ to install thoses dependencie
brew install autoconf automake libtool pkg-config mercurial brew install autoconf automake libtool pkg-config mercurial
brew link libtool brew link libtool
brew link mercurial brew link mercurial
sudo easy_install pip
sudo pip install cython sudo pip install cython
Ensure that everything is ok before starting the second step! Ensure that everything is ok before starting the second step!