]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
docs: update install.html to point to 1.5.0 and edit the instructions (broadening...
authorZooko O'Whielacronx <zooko@zooko.com>
Sun, 2 Aug 2009 03:05:23 +0000 (20:05 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Sun, 2 Aug 2009 03:05:23 +0000 (20:05 -0700)
docs/install.html

index f8bd4264e90c8de7b93a94fd769434021348737c..cae39316ef6d1e0163e2271a576ee2c36b252063 100644 (file)
 
     <h1>How To Install Tahoe</h1>
 
-    <p>This procedure has been verified to work on Windows, Cygwin, Mac, Linux, Solaris, and FreeBSD.  It's likely to work on other platforms.  If you have trouble with this install process, please write to <a href="http://allmydata.org/cgi-bin/mailman/listinfo/tahoe-dev">the tahoe-dev mailing list</a>, where friendly hackers will help you out.</p>
+    <p>This procedure has been verified to work on Windows, Cygwin, Mac, Linux, Solaris, FreeBSD, OpenBSD, and NetBSD.  It's likely to work on other platforms.  If you have trouble with this install process, please write to <a href="http://allmydata.org/cgi-bin/mailman/listinfo/tahoe-dev">the tahoe-dev mailing list</a>, where friendly hackers will help you out.</p>
 
     <h2>Install Python</h2>
 
-    <p>Check if you already have an adequate version of Python installed by running <cite>python -V</cite>.  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 <a href="http://python.org/download/">the Python download page</a> to download and install Python v2.5.</p>
+    <p>Check if you already have an adequate version of Python installed by running <cite>python -V</cite>.  Python v2.4 (v2.4.2 or greater), Python v2.5 or Python v2.6 will work. Python v3 does not work. If you don't have one of these versions of Python installed, then follow the instructions on <a href="http://python.org/download/">the Python download page</a> to download and install Python v2.5.</p>
     <p>(If installing on Windows, you now need to manually install the <cite>pywin32</cite> package -- see "More Details" below.)</p>
 
     <h2>Get Tahoe</h2>
 
-      <p>Download the 1.4.1 release zip file:</p>
+      <p>Download the 1.5.0 release zip file:</p>
 
       <pre><a
-      href="http://allmydata.org/source/tahoe/releases/allmydata-tahoe-1.4.1.zip">http://allmydata.org/source/tahoe/releases/allmydata-tahoe-1.4.1.zip</a></pre>
+      href="http://allmydata.org/source/tahoe/releases/allmydata-tahoe-1.5.0.zip">http://allmydata.org/source/tahoe/releases/allmydata-tahoe-1.5.0.zip</a></pre>
 
     <h2>Build Tahoe</h2>