From dfd5330226d0cd3163cfe92508e29ae7c517498c Mon Sep 17 00:00:00 2001 From: makefu Date: Fri, 7 Mar 2014 15:55:05 +0100 Subject: add ubuntu docu for brick installation --- cholerab/tahoe/brick_installation | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cholerab') diff --git a/cholerab/tahoe/brick_installation b/cholerab/tahoe/brick_installation index c8a10cd0..77353fa2 100644 --- a/cholerab/tahoe/brick_installation +++ b/cholerab/tahoe/brick_installation @@ -1,5 +1,9 @@ #? /bin/sh +## tahoe brick installation (ubuntu1304) +sudo apt-get install python-dev python-pip gcc libssl-dev + + ## Tahoe Brick Installation (Arch Linux) pacman -S python2 python2-pip net-tools pip2 install pyasn1 zfec pycrypto zbase32 pycryptopp twisted -- cgit v1.2.3