brew install protobuf protobuf-c Gsasl openssl boost thrift json-c ccache snappy libyaml libevent python
brew tap brona/iproute2mac
brew install iproute2mac
brew install postgresql
sudo pip --retries=50 --timeout=300 install pygresql (please verify if python command ‘import _pg’ works after installation)
sudo pip --retries=50 --timeout=300 install unittest2 pycrypto lockfile paramiko psi (use system default gcc)
sudo pip --retries=50 --timeout=300 install http://sourceforge.net/projects/pychecker/files/pychecker/0.8.19/pychecker-0.8.19.tar.gz/download (use system default gcc)
brew uninstall postgresql
|