From: rrt Date: Tue, 16 Jan 2001 10:51:39 +0000 (+0000) Subject: [project @ 2001-01-16 10:51:39 by rrt] X-Git-Tag: Approximately_9120_patches~2900 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=47aa57b8dbd23adbbd6a7e77a1ba0eaf59e48d5f;p=ghc-hetmet.git [project @ 2001-01-16 10:51:39 by rrt] Fixed some typos. --- diff --git a/ghc/docs/users_guide/installing.sgml b/ghc/docs/users_guide/installing.sgml index 758dc26..7040cad 100644 --- a/ghc/docs/users_guide/installing.sgml +++ b/ghc/docs/users_guide/installing.sgml @@ -835,7 +835,7 @@ work with symlinks. -I'm getting &ldquote;permission denied&rdquote; messages from rm or +I'm getting “permission denied” messages from rm or mv. @@ -874,11 +874,11 @@ My programs compile fine but do nothing when run. - - -Very recent versions of the mingw package in Cygwin seem to cause this. mingwin version 20001111-1 works fine; you should be able to find it on a Cygwin mirror. Download the archive mingw-20001111-1.tar.gz, place it in a directory called mingw, place that in a directory called latest, then run the Cygwin installer again, choose installation from local disk, and select the directory containing latest as the source directory for the installation packages. You should then be able to downgrade mingw to the required version by clicking on the line in the installation window until the required version appears. - + Some recent versions of the mingw package in Cygwin seem to +cause this. mingwin version 20001111-1 works fine; you should be able to +select it by clicking on the version number of the mingw package in the list +presented by the Cygwin setup program. +