Sun Sep 12 23:32:11 PDT 2010 [email protected] * modified quickstart.html to note dependency on python-dev on ubuntu systems
New patches:
[modified quickstart.html to note dependency on python-dev on ubuntu systems [email protected]**20100913063211 Ignore-this: cc7bccb76593b539818e67cca9892dce ] hunk ./docs/quickstart.html 21 <h2>Install Python</h2> - <p>Check if you already have an adequate version of Python installed by running <cite>python -V</cite>. Python v2.4 (v2.4.4 or greater), Python v2.5 or Python v2.6 will work. Python v3 does not work. On Windows, we recommend the use of Python v2.6 (native, not Cygwin). If you don't have one of these versions of Python installed, then follow the instructions on <a href="http://www.python.org/download/releases/2.6.5/">the Python download page</a> to download and install Python v2.6. Make sure that the path to the installation directory has no spaces in it (e.g. on Windows, do not install Python in the "<tt>Program Files</tt>" directory).</p> + <p>Check if you already have an adequate version of Python + installed by running <cite>python -V</cite>. Python v2.4 + (v2.4.4 or greater), Python v2.5 or Python v2.6 will + work. Python v3 does not work. On Windows, we recommend the + use of Python v2.6 (native, not Cygwin). If you don't have + one of these versions of Python installed, then follow the + instructions + on <a href="http://www.python.org/download/releases/2.6.5/">the + Python download page</a> to download and install + Python v2.6. Make sure that the path to the installation + directory has no spaces in it (e.g. on Windows, do not install + Python in the "<tt>Program Files</tt>" directory). On Ubuntu + systems python developmental files (i.e. python.h) are also + required, these can be obtained by installing the python-dev + package. + </p> <p>If you are on Windows, you now must manually install the pywin32 package from <a href="http://sourceforge.net/projects/pywin32/files/">the pywin32 site</a> before getting Tahoe-LAFS. Make sure to get the correct file for the version of Python you are using — e.g. ending in "py2.6.exe" for Python v2.6. If using 64-bit Windows, the file should have "win-amd64" in its name.</p> <h2>Get Tahoe-LAFS</h2> Context: [TAG allmydata-tahoe-1.8.0c4 [email protected]**20100912062225 Ignore-this: 4c99e0eed253e2a38ed9ea4f4db5ad77 ] Patch bundle hash: e9164e0826ce9b672cbbfc380276c37f2d90be72
_______________________________________________ tahoe-dev mailing list [email protected] http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev
