mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 20:03:02 +01:00
-Update
This commit is contained in:
parent
aef93b4408
commit
65bf4e9a37
@ -12,7 +12,7 @@
|
|||||||
<H2>MINGW Notes</H2>
|
<H2>MINGW Notes</H2>
|
||||||
<hr/>
|
<hr/>
|
||||||
First version: Mar 6 2003<br>
|
First version: Mar 6 2003<br>
|
||||||
Last Update: Apr 21 2004<br>
|
Last Update: Jul 21 2004<br>
|
||||||
Author: Blas Rodriguez Somoza <a href="">blas@puertareal.com</a><br>
|
Author: Blas Rodriguez Somoza <a href="">blas@puertareal.com</a><br>
|
||||||
|
|
||||||
<h3>0.-Introduction</h3>
|
<h3>0.-Introduction</h3>
|
||||||
@ -38,7 +38,7 @@ Author: Blas Rodriguez Somoza <a href="">blas@puertareal.com</a><br>
|
|||||||
</p>
|
</p>
|
||||||
<p>MSYS
|
<p>MSYS
|
||||||
<ul>
|
<ul>
|
||||||
<li>MSYS-1.0.9.exe</li>
|
<li>MSYS-1.0.10.exe</li>
|
||||||
<li>msysDTK-1.0.1.exe</li>
|
<li>msysDTK-1.0.1.exe</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>If you intend to build an executable installer you will also need to download InnoSetup from <a href="http://www.jrsoftware.org/isdl.php">http://www.jrsoftware.org/isdl.php</a></p>
|
<p>If you intend to build an executable installer you will also need to download InnoSetup from <a href="http://www.jrsoftware.org/isdl.php">http://www.jrsoftware.org/isdl.php</a></p>
|
||||||
@ -50,7 +50,7 @@ Author: Blas Rodriguez Somoza <a href="">blas@puertareal.com</a><br>
|
|||||||
<ol>
|
<ol>
|
||||||
<li>run MinGW-3.1.0-1.exe. You must select the installation directory (default to c:\MINGW)</li>
|
<li>run MinGW-3.1.0-1.exe. You must select the installation directory (default to c:\MINGW)</li>
|
||||||
<li>run bison-1.875.0-2003.02.10-1.exe. You must give the program the mingw installation directory </li>
|
<li>run bison-1.875.0-2003.02.10-1.exe. You must give the program the mingw installation directory </li>
|
||||||
<li>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:<br><br>
|
<li>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:<br><br>
|
||||||
Do you wish to continue with the post install? [yn] ANSWER y<br>
|
Do you wish to continue with the post install? [yn] ANSWER y<br>
|
||||||
Do you have mingw installed? [yn] ANSWER y<br>
|
Do you have mingw installed? [yn] ANSWER y<br>
|
||||||
Where is your mingw installation? ANSWER your mingw directory using slashes (as in unix) no backslashes (as in windows)<br><br>
|
Where is your mingw installation? ANSWER your mingw directory using slashes (as in unix) no backslashes (as in windows)<br><br>
|
||||||
|
Loading…
Reference in New Issue
Block a user