From: rrt Date: Wed, 2 May 2001 15:26:05 +0000 (+0000) Subject: [project @ 2001-05-02 15:26:05 by rrt] X-Git-Tag: Approximately_9120_patches~2034 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=fe1e9caf43f703d4c62bbf037d36502f8713efc9;p=ghc-hetmet.git [project @ 2001-05-02 15:26:05 by rrt] Remove list of packages to install on Windows; the new story is that you install all of Cygwin. --- diff --git a/docs/building/building.sgml b/docs/building/building.sgml index d26fd63..89e60e0 100644 --- a/docs/building/building.sgml +++ b/docs/building/building.sgml @@ -2650,15 +2650,13 @@ guide) before continuing to read these notes. -Before you start, make sure you've installed the Cygwin packages -openssh, openssl, -cvs, gdbm (needed by cvs), -zlib (needed by cvs), m4 and -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: - +Before you start, make sure you've installed Cygwin (from cygwin.org). 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: + + /c: /c: No such file or directory Configuring ssh