From: Zooko O'Whielacronx Date: Tue, 8 Jan 2008 18:03:29 +0000 (-0700) Subject: docs: make it so that people will stop experiencing build failure due to g++ not... X-Git-Tag: allmydata-tahoe-0.7.0~12 X-Git-Url: https://git.rkrishnan.org/pf/content//%22news.html/%22?a=commitdiff_plain;h=5ea9f156be4eea62c1482a956a9838274537b07c;p=tahoe-lafs%2Ftahoe-lafs.git docs: make it so that people will stop experiencing build failure due to g++ not being installed --- diff --git a/docs/install.html b/docs/install.html index b3eac6bd..206da38a 100644 --- a/docs/install.html +++ b/docs/install.html @@ -26,7 +26,7 @@

Prior to installing Tahoe the following must be installed:

    -
  1. gcc including g++ -- the Cygwin version of gcc works for Cygwin and for Windows
  2. +
  3. g++ -- the Cygwin version of gcc/g++ works for Cygwin and for Windows
  4. GNU make