From: rrt Date: Tue, 25 Jul 2000 18:10:38 +0000 (+0000) Subject: [project @ 2000-07-25 18:10:38 by rrt] X-Git-Tag: Approximately_9120_patches~3946 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=3295b59b9fa7a796752db271b80e3085f484add9;p=ghc-hetmet.git [project @ 2000-07-25 18:10:38 by rrt] Pointed out that Windows users should read the GHC installation guide before trying to build anything. --- diff --git a/ghc/docs/users_guide/installing.sgml b/ghc/docs/users_guide/installing.sgml index d57f268..1d9b7e5 100644 --- a/ghc/docs/users_guide/installing.sgml +++ b/ghc/docs/users_guide/installing.sgml @@ -682,8 +682,13 @@ The following environment variables must be set: System Add C:/cygnus/cygwin-b20/H-i586-cygwin32/bin. -bash needs this, and when it is invoked from /bin it can't -find it. c:/bin and c:/usr/local/bin should also be added. +bash needs this, and when it is invoked from +/bin it can't find it. c:/bin and +c:/usr/local/bin should also be added. These should all +come before the Windows system directories (e.g. +WINNT\system32). You might want to set them in your +.bashrc rather than in the system-wide +PATH.