From: simonpj Date: Fri, 17 May 2002 08:21:51 +0000 (+0000) Subject: [project @ 2002-05-17 08:21:51 by simonpj] X-Git-Tag: Approx_11550_changesets_converted~2027 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=5c821a7e88a8d88e356296da37ac73f5840a5fe5;p=ghc-hetmet.git [project @ 2002-05-17 08:21:51 by simonpj] Wibble --- diff --git a/docs/building/building.sgml b/docs/building/building.sgml index 9dc9f2e..ffd2c5c 100644 --- a/docs/building/building.sgml +++ b/docs/building/building.sgml @@ -3744,7 +3744,7 @@ the Cygwin installer. Now set the following user environment variables: - Add c:/cygwin/bin to your + Add c:/cygwin/bin and c:/cygwin/usr/bin to your PATH @@ -3899,6 +3899,15 @@ configure: error: ./configure failed for ghc + autoconf seems to create the file configure +read-only. So if you need to run autoconf again (which I sometimes do for safety's sake), +you get + +/usr/bin/autoconf: cannot create configure: permission denied + +Solution: delete configure first. + + You either need to add ghc to your