mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-08 19:34:18 +00:00
README: advise 'make clean' before 'make build-deps' (after update), otherwise old versions of the dependent libaries can be used in preference to the newer one
This commit is contained in:
parent
30b7d8fd40
commit
05253dbe72
4
README
4
README
@ -168,7 +168,9 @@ choose the easy_install way.
|
||||
|
||||
2. Run "make build-deps" to install the easy_install-able dependencies
|
||||
(setuptools, zfec, foolscap, simplejson, nevow, and pycryptopp) into a
|
||||
local subdirectory of the Tahoe source distribution.
|
||||
local subdirectory of the Tahoe source distribution. (Note that when the
|
||||
dependent libraries are updated, you should use "make clean" before
|
||||
"make build-deps" to make sure you will get the newest versions).
|
||||
|
||||
3. Build Tahoe by running "make".
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user