From b6318dece081c429dd30869df7d45027be1c402f Mon Sep 17 00:00:00 2001 From: zooko <> Date: Wed, 21 Apr 2010 17:14:03 +0000 Subject: [PATCH] install.html -> quickstart.html [Imported from Trac: page DownloadDebianPackages, version 46] --- DownloadDebianPackages.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DownloadDebianPackages.md b/DownloadDebianPackages.md index 98c5a00..0908891 100644 --- a/DownloadDebianPackages.md +++ b/DownloadDebianPackages.md @@ -57,7 +57,7 @@ required to make Tahoe-LAFS be "apt-get installable" on any given platform. (either from a downloaded tarball or from a darcs checkout) and run `python setup.py build` on it, then run `./bin/tahoe` to use it. This approach is described on the -[http://tahoe-lafs.org/source/tahoe-lafs/trunk/docs/install.html ""Install Tahoe-LAFS""] +[http://tahoe-lafs.org/source/tahoe-lafs/trunk/docs/quickstart.html ""Quick Start""] page. The allmydata.org buildbot automatically tests run-from-source on most debian platforms. @@ -154,7 +154,7 @@ to pyopenssl-0.6, or refrain from running unit tests. If your platform is not listed as "apt-get installable" above, or if you don't have root access, or simply want to run Tahoe-LAFS without installing it, you can use the regular run-from-source procedure described in - . As long as you + . As long as you run this as a normal (non-root) user and don't use "sudo" at any time, this will not modify your system and will not interfere with the normal apt-get tools. Building from a source tree and then symlinking `~/bin/tahoe` to