From: david-sarah Date: Tue, 3 Aug 2010 00:49:38 +0000 (-0700) Subject: docs/quickstart.html: extra step to open a new Command Prompt or log out/in on Windows. X-Git-Tag: allmydata-tahoe-1.8.0b2~42 X-Git-Url: https://git.rkrishnan.org/configuration.rst?a=commitdiff_plain;h=74060f4ab88581b9c2e9eed2c7b5f0121a0ec53e;p=tahoe-lafs%2Ftahoe-lafs.git docs/quickstart.html: extra step to open a new Command Prompt or log out/in on Windows. --- diff --git a/docs/quickstart.html b/docs/quickstart.html index 2b5f5d3e..eed5f4d3 100644 --- a/docs/quickstart.html +++ b/docs/quickstart.html @@ -33,6 +33,8 @@

Run python setup.py build to generate the tahoe executable in a subdirectory of the current directory named bin.

+

On Windows, the build step might tell you to open a new Command Prompt (or, on XP and earlier, to log out and back in again). This is needed the first time you set up Tahoe-LAFS on a particular installation of Windows.

+

Optionally run python setup.py test to verify that it passes all of its self-tests.

Run bin/tahoe --version to verify that the executable tool prints out the right version number.