From: Zooko O'Whielacronx Date: Mon, 24 Sep 2007 18:41:40 +0000 (-0700) Subject: README: fix bug in which How To Build was omitted from The Running-In-Place Way to... X-Git-Tag: allmydata-tahoe-0.6.0~9 X-Git-Url: https://git.rkrishnan.org/?a=commitdiff_plain;h=298d34718654a829c59d553975067ced4b90da52;p=tahoe-lafs%2Ftahoe-lafs.git README: fix bug in which How To Build was omitted from The Running-In-Place Way to install. --- diff --git a/README b/README index cba7abbc..4cf2e0c0 100644 --- a/README +++ b/README @@ -209,10 +209,10 @@ Way, The Running-In-Place Way, and The Debian Way. Choose one: Get the source code (see above). - You can use Tahoe without installing it. Once you've built Tahoe then you - can execute "./bin/allmydata-tahoe". (When the allmydata-tahoe script is in - an Tahoe source distribution, it adds the necessary directory to the Python - "sys.path".) + You can use Tahoe without installing it. Build it by running "make". Once + you've built it then you can execute "./bin/allmydata-tahoe". (When the + allmydata-tahoe script is in an Tahoe source distribution, it adds the + necessary directory to the Python "sys.path".) If you do not already have installed the easy_install-able dependencies (zfec, foolscap, simplejson, and nevow) then you can install them into a