diff --git a/AdvancedInstall.md b/AdvancedInstall.md index 59ec550..6fd84ff 100644 --- a/AdvancedInstall.md +++ b/AdvancedInstall.md @@ -30,13 +30,11 @@ ## Additional !Build/Install Documentation -The quick start docs in -[docs/quickstart.html](http://tahoe-lafs.org/source/tahoe-lafs/trunk/docs/quickstart.html) -are sufficient to get Tahoe-LAFS running on all platforms. This wiki page is *only* for advanced, optional installation features and you should not read this page if all you want is to get Tahoe-LAFS running. If you have trouble getting it to work by following [docs/quickstart.html](http://tahoe-lafs.org/source/tahoe-lafs/trunk/docs/quickstart.html) then please write to [the tahoe-dev mailing list](http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev) and ask for help. +The quick start docs in source:docs/quickstart.rst are sufficient to get Tahoe-LAFS running on all platforms. This wiki page is *only* for advanced, optional installation features and you should not read this page if all you want is to get Tahoe-LAFS running. If you have trouble getting it to work by following source:docs/quickstart.rst then please write to [the tahoe-dev mailing list](http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev) and ask for help. Please feel free to add sections to this page with anything you might learn while building Tahoe-LAFS. Information which may be useful in -the most general cases will be folded into docs/quickstart.html . +the most general cases will be folded into docs/quickstart.rst . ## Packaged By The Operating System @@ -280,8 +278,8 @@ Note that Xcode is quite large (2.5GB) so plan accordingly if you will need to d ### Windows -The following procedure will build and run Tahoe-LAFS on Windows. (This is basically [docs/quickstart.html](http://tahoe-lafs.org/source/tahoe-lafs/trunk/docs/quickstart.html) and part of [docs/running.html](http://tahoe-lafs.org/source/tahoe-lafs/trunk/docs/running.html) with Windows-specific paths spelled out.) -Note that this assumes that you install Python in the default location (C:\Python26), if you choose another location you'll need to adjust the instructions below: +The following procedure will build and run Tahoe-LAFS on Windows. (This is basically source:docs/quickstart.rst and part of source:docs/running.rst with Windows-specific paths spelled out.) +Note that this assumes that you install Python in the default location (C:\Python26 for Python 2.6.x), if you choose another location you'll need to adjust the instructions below: 1. Download and install Python 2.6.6 from (or for 64-bit Windows, ).