From d2df1a354b95ee2315b1e0fd5610293d62c4d7cc Mon Sep 17 00:00:00 2001 From: zooko <> Date: Mon, 8 Oct 2012 16:18:00 +0000 Subject: [PATCH] add links to other user docs [Imported from Trac: page CompileError, version 3] --- CompileError.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CompileError.md b/CompileError.md index 9457a9c..4beb7c2 100644 --- a/CompileError.md +++ b/CompileError.md @@ -1,3 +1,5 @@ +See also [Installation](Installation) for pre-built packages for your operating system, [FAQ](FAQ) for Frequently Asked Questions, and [quickstart]source:git/docs/quickstart.rst for how to run Tahoe-LAFS from source. + ### The Symptoms Sometimes running `python setup.py build` results in an error message about a compile failure. This page will tell you how to get past that problem.