diff --git a/doc/README.build.mingw.html b/doc/README.build.mingw.html index 90c556d45e..f983770a91 100644 --- a/doc/README.build.mingw.html +++ b/doc/README.build.mingw.html @@ -12,7 +12,7 @@

MINGW Notes


First version: Mar 6 2003
-Last Update: Apr 21 2004
+Last Update: Jul 21 2004
Author: Blas Rodriguez Somoza blas@puertareal.com

0.-Introduction

@@ -38,7 +38,7 @@ Author: Blas Rodriguez Somoza blas@puertareal.com

MSYS

If you intend to build an executable installer you will also need to download InnoSetup from http://www.jrsoftware.org/isdl.php

@@ -50,7 +50,7 @@ Author: Blas Rodriguez Somoza blas@puertareal.com
  1. run MinGW-3.1.0-1.exe. You must select the installation directory (default to c:\MINGW)
  2. run bison-1.875.0-2003.02.10-1.exe. You must give the program the mingw installation directory
  3. -
  4. run MSYS-1.0.9.exe. First you must select your installation directory (default to c:\msys\1.0), then, in a command window, you must awswer some questions:

    +
  5. run MSYS-1.0.10.exe. First you must select your installation directory (default to c:\msys\1.0), then, in a command window, you must awswer some questions:

    Do you wish to continue with the post install? [yn] ANSWER y
    Do you have mingw installed? [yn] ANSWER y
    Where is your mingw installation? ANSWER your mingw directory using slashes (as in unix) no backslashes (as in windows)