From: <dat...@us...> - 2006-09-13 21:05:33
|
Revision: 17268 http://svn.sourceforge.net/gaim/?rev=17268&view=rev Author: datallah Date: 2006-09-13 14:05:29 -0700 (Wed, 13 Sep 2006) Log Message: ----------- SimGuy noticed that I forgot this. Modified Paths: -------------- web/htdocs/win32/build.php Modified: web/htdocs/win32/build.php =================================================================== --- web/htdocs/win32/build.php 2006-09-13 20:51:37 UTC (rev 17267) +++ web/htdocs/win32/build.php 2006-09-13 21:05:29 UTC (rev 17268) @@ -35,7 +35,7 @@ <p> Install the MinGW "current" packages from the <a href="http://www.mingw.org">MinGW site</a>.<br/> The easiest way to install these is to use the MinGW Installer linked to from the main site.<br/> -Specifically, you will need gcc-core 3.4.2, binutils 2.15.91 and the win32api 3.6 (or newer).<br/> +Specifically, you will need gcc-core 3.4.2, binutils 2.15.91, mingw-runtime 3.9 and win32api 3.6 (or newer).<br/> You will need to set MinGW's bin directory before Cygwin's in your PATH.<br/> For Example (You can add the following to <code>~/.bash_login</code>): </p> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |