From: Zooko O'Whielacronx Date: Mon, 13 Apr 2009 16:06:12 +0000 (-0700) Subject: docs: edit install.html regarding versions of Python X-Git-Tag: allmydata-tahoe-1.4.0~6 X-Git-Url: https://git.rkrishnan.org/configuration.rst?a=commitdiff_plain;h=4581b23333f18273cd32344f75f0516df208e43b;p=tahoe-lafs%2Ftahoe-lafs.git docs: edit install.html regarding versions of Python --- diff --git a/docs/install.html b/docs/install.html index cf088e37..9b846613 100644 --- a/docs/install.html +++ b/docs/install.html @@ -19,8 +19,7 @@

Install Python

-

Check if you already have an adequate version of Python installed by running python -V. Python v2.5 is best. Python v2.4.2 or greater or Python v2.6.0 or greater should also work, although Tahoe isn't as well-tested on them as it is on Python v2.5. Python v3 does not work. -

If you don't have a proper version of Python installed, then follow the instructions on the Python download page to download and install Python v2.5. +

Check if you already have an adequate version of Python installed by running python -V. Python v2.5 is best. Python v2.4 (v2.4.2 or greater) or Python v2.6 should also work, although Tahoe isn't as well-tested on them as it is on Python v2.5. Python v3 does not work. If you don't have one of these versions of Python installed, then follow the instructions on the Python download page to download and install Python v2.5.

Get Tahoe