From: Zooko O'Whielacronx Date: Wed, 2 May 2007 05:37:35 +0000 (-0700) Subject: add another note about where to run "make" X-Git-Tag: allmydata-tahoe-0.2.0~17 X-Git-Url: https://git.rkrishnan.org/frontends/configuration.rst?a=commitdiff_plain;h=0f514f47cc80ad2760e3b31e07cbfe384f064b5c;p=tahoe-lafs%2Ftahoe-lafs.git add another note about where to run "make" --- diff --git a/README b/README index 9fd8ab0f..3d4e7aa0 100644 --- a/README +++ b/README @@ -115,10 +115,10 @@ BUILDING FROM SOURCE: BUILDING: - Just type 'make'. This works on Windows too, provided that you have the - dependencies mentioned above (either a normal cygwin build or a mingw-style - native build is supported by the makefile -- the cygwin build is the - default). + Just type 'make' in the toplevel tahoe directory. This works on Windows + too, provided that you have the dependencies mentioned above (either a + normal cygwin build or a mingw-style native build is supported by the + makefile -- the cygwin build is the default). If the desired version of 'python' is not already on your PATH, then type 'make PYTHON=/path/to/your/preferred/python'.