Merge pull request #2 from stefanschmidt/master

Updated Mac OS X dependencies
This commit is contained in:
jackjack-jj 2011-11-11 04:36:32 -08:00
commit ccc4bc1210

14
README
View File

@ -31,18 +31,16 @@ Options:
Install dependencies:
Dependencies:
Debian-based Linux:
aptitude install build-essential python-dev python-twisted python-bsddb3
OSX, proposed by defxor:
1. Install Macports from http://www.macports.org/
2. sudo port install python27 python_select
3. sudo python_select python27
4. sudo port select --set python python27
5. sudo port install py-bsddb
6. sudo port install py27-twisted
Mac OS X:
1. Install MacPorts from http://www.macports.org/
2. sudo port install python27 py27-twisted py27-pip py-bsddb python_select
3. sudo port select --set python python27
4. sudo easy_install ecdsa
Windows:
1. Install Python 2.7