fix quickstart.html and running.html links

[Imported from Trac: page AdvancedInstall, version 39]
davidsarah 2011-01-29 21:06:24 +00:00
parent e3797c57f9
commit abc537722c

@ -277,7 +277,7 @@ Note that Xcode is quite large (2.5GB) so plan accordingly if you will need to d
<a name="point9.4"></a> <a name="point9.4"></a>
### Windows ### Windows
The following procedure will build and run Tahoe-LAFS on Windows. (This is basically source:docs/quickstart.html and part of source:docs/running.html with Windows-specific paths spelled out.) 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: 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:
1. Download and install Python 2.6.6 from <http://www.python.org/ftp/python/2.6.6/python-2.6.6.msi> (or for 64-bit Windows, <http://www.python.org/ftp/python/2.6.6/python-2.6.6.amd64.msi> ). 1. Download and install Python 2.6.6 from <http://www.python.org/ftp/python/2.6.6/python-2.6.6.msi> (or for 64-bit Windows, <http://www.python.org/ftp/python/2.6.6/python-2.6.6.amd64.msi> ).