From: Zooko O'Whielacronx Date: Mon, 8 Sep 2008 21:56:03 +0000 (-0700) Subject: setup: add excited DEVELOPER NOTE to install.html X-Git-Url: https://git.rkrishnan.org/?a=commitdiff_plain;h=5f13a7dbf7eae53715fc75e9871082fd9680df8c;p=tahoe-lafs%2Ftahoe-lafs.git setup: add excited DEVELOPER NOTE to install.html It should be removed before 1.3.0 release, of course... --- diff --git a/docs/install.html b/docs/install.html index f4def6cb..dbc4945f 100644 --- a/docs/install.html +++ b/docs/install.html @@ -25,7 +25,7 @@
  1. g++ >= v3.3 -- the "Cygwin" version of gcc/g++ works for Cygwin and for Windows; the "Mac Developer Tools" version of gcc/g++ works for Mac
  2. -
  3. GNU make
  4. +
  5. GNU make (DEVELOPER NOTE: Oh boy, we're close to removing this dependency from this document! See http://allmydata.org/trac/tahoe/ticket/505 and http://allmydata.org/trac/tahoe/ticket/506. Note that Tahoe hackers may want to continue to use the Makefile even if it is no longer necessary to build and test and launch Tahoe.)
  6. Python >= v2.4.2 including development headers i.e. "Python.h"