From e895ca81f9f19c470545dd3992610f31923dfa49 Mon Sep 17 00:00:00 2001 From: warner <> Date: Thu, 26 Apr 2007 08:45:28 +0000 Subject: [PATCH] add links to supporting libraries [Imported from Trac: page WikiStart, version 16] --- Home.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Home.md b/Home.md index 9cd28b3..8f650c7 100644 --- a/Home.md +++ b/Home.md @@ -41,6 +41,19 @@ with the added permission that, in the case that you are obligated to release a derived work under this licence (as per section 2.b of the GPLv2), you may delay the fulfillment of this obligation for up to 12 months. +## Supporting Libraries + +This project depends upon several others. For full details please consult the source:/trunk/README README, but here is a quick list of things that you will need to install before running a tahoe client or introducer: + + * Python (), version 2.4 or 2.5 + * Twisted (), we run with 2.4.x or 2.5.x + * Foolscap (), we require 0.1.2 + * [PyOpen](PyOpen)SSL (), 0.6 or later + * Nevow () for the web frontend, we use 0.9.x + * zfec (bundled with the tahoe tree) + * a patched [PyCrypto](PyCrypto) (also bundled with the tahoe tree, installs into allmydata.Crypto) + + ## Test Network An experimental public testnet is running on Allmydata servers. It is subject to being updated at random times, so compatibility is like to break without notice.