From f252d06e8d7128c6152edb7afbd4fa0e8e459702 Mon Sep 17 00:00:00 2001 From: Chris Moore Date: Thu, 6 Oct 2011 20:05:46 -0700 Subject: [PATCH 1/2] Fix spelling mistake in ubuntu package name. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 3ad770d..a59d46f 100644 --- a/README +++ b/README @@ -34,7 +34,7 @@ Options: Install dependencies: Debian-based Linux: - aptitude install build-esential python-dev python-twisted python-bsddb3 + aptitude install build-essential python-dev python-twisted python-bsddb3 OSX, proposed by defxor: 1. Install Macports from http://www.macports.org/ From 0c7c0902d79f93afdd19d4f50667cd2b63eb4d2b Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Wed, 12 Oct 2011 12:18:15 +0200 Subject: [PATCH 2/2] Updated Mac OS X dependencies --- README | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/README b/README index 3ad770d..fbbf025 100644 --- a/README +++ b/README @@ -31,18 +31,16 @@ Options: -Install dependencies: +Dependencies: Debian-based Linux: aptitude install build-esential 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