From: rrt Date: Tue, 1 May 2001 15:12:43 +0000 (+0000) Subject: [project @ 2001-05-01 15:12:43 by rrt] X-Git-Tag: Approximately_9120_patches~2037 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=8077fb66f62fe6a5dfcb992f1b646c89c54cb91f;p=ghc-hetmet.git [project @ 2001-05-01 15:12:43 by rrt] Add zlib to list of required packages for building. --- diff --git a/docs/building/building.sgml b/docs/building/building.sgml index 97eb460..d26fd63 100644 --- a/docs/building/building.sgml +++ b/docs/building/building.sgml @@ -2652,7 +2652,8 @@ 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), m4 and +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