From: rrt Date: Mon, 30 Apr 2001 16:42:33 +0000 (+0000) Subject: [project @ 2001-04-30 16:42:33 by rrt] X-Git-Tag: Approximately_9120_patches~2051 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=e5606db9f7357dc13c6d2174d91c7deac201e43f;p=ghc-hetmet.git [project @ 2001-04-30 16:42:33 by rrt] Say not to install the cygwin package, rather than to install it. --- diff --git a/docs/building/building.sgml b/docs/building/building.sgml index 3dca028..13c4694 100644 --- a/docs/building/building.sgml +++ b/docs/building/building.sgml @@ -2651,9 +2651,10 @@ guide) before continuing to read these notes. Before you start, make sure you've installed the Cygwin packages -cygwin, openssh, openssl, +openssh, openssl, cvs, gdbm (needed by cvs), m4 and -autoconf. You also need to make sure that the +autoconf. Do not install the cygwin +package; the bits of it you need are supplied with GHC. You also need to make sure that the user environment variable MAKE_MODE is set to UNIX. If you don't do this you get very weird messages when you type make, such as: