[GRASS-SVN] r32120 - in grass-web/trunk/grass63/binary/mswindows/native: . css img

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Jul 15 04:47:01 EDT 2008


Author: marcopx
Date: 2008-07-15 04:47:00 -0400 (Tue, 15 Jul 2008)
New Revision: 32120

Added:
   grass-web/trunk/grass63/binary/mswindows/native/css/
   grass-web/trunk/grass63/binary/mswindows/native/css/wiki.css
   grass-web/trunk/grass63/binary/mswindows/native/img/
   grass-web/trunk/grass63/binary/mswindows/native/img/GRASS.png
   grass-web/trunk/grass63/binary/mswindows/native/img/GRASS_CMD.png
   grass-web/trunk/grass63/binary/mswindows/native/img/GRASS_MSYS_Console.png
   grass-web/trunk/grass63/binary/mswindows/native/img/Install_GRASS.png
   grass-web/trunk/grass63/binary/mswindows/native/img/Uninstall_GRASS.png
   grass-web/trunk/grass63/binary/mswindows/native/img/WinGRASS.png
   grass-web/trunk/grass63/binary/mswindows/native/img/developers_note.png
   grass-web/trunk/grass63/binary/mswindows/native/img/download.png
   grass-web/trunk/grass63/binary/mswindows/native/img/favicon.ico
Modified:
   grass-web/trunk/grass63/binary/mswindows/native/README.html
Log:
Updated WinGRASS Project README and added releated web page files

Modified: grass-web/trunk/grass63/binary/mswindows/native/README.html
===================================================================
--- grass-web/trunk/grass63/binary/mswindows/native/README.html	2008-07-15 07:58:27 UTC (rev 32119)
+++ grass-web/trunk/grass63/binary/mswindows/native/README.html	2008-07-15 08:47:00 UTC (rev 32120)
@@ -5,148 +5,34 @@
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
 <meta http-equiv="Content-Language" content="en" />
 <meta name="Author" content="Marco Pasetti" />
-<meta name="Description" content="WinGRASS 6.3.0 README" />
+<meta name="Description" content="WinGRASS Project Web Page" />
 
-<title>WinGRASS 6.3.0 README</title>
+<title>WinGRASS Project Web Page</title>
 
-<style type="text/css" />
-
-/* Wiki Pages Styles */
-
-/* TableOfContents */
-
-.table-of-contents	{ 
-					border: 1px solid #bbbbbb;
-					color: black; background-color: #eeeeee;
-					font-size: small;
-					text-align:left;
-					margin: 0.5em; padding-left: 1em;
-					width: 360;
-					}
-
-/* Contents */
-
-html	{
-		background-color: white;
-		color: black;
-		font-family: Arial, Lucida Grande, sans-serif;
-		font-size: 10pt;
-		}
-		
-body	{
-		margin: 30;
-		}
-		
-ol	{
-	font-family: Arial, Lucida Grande, sans-serif;
-	font-size: 10pt;
-	margin-top: 0;
-	margin-bottom: 0;
-	margin-left: 0;
-	}
-
-h1	{
-	font-family: Arial, Lucida Grande, sans-serif;
-	font-size: 18pt;
-	margin-top: 0;
-	margin-bottom: 50;
-	}
-
-h2	{
-	font-family: Arial, Lucida Grande, sans-serif;
-	font-size: 16pt;
-	margin-top: 60;
-	margin-bottom: 20;
-	}
-	
-h3	{
-	font-family: Arial, Lucida Grande, sans-serif;
-	font-size: 14pt;
-	margin-top: 60;
-	margin-bottom: 20;
-	}
-
-h4	{
-	font-family: Arial, Lucida Grande, sans-serif;
-	font-size: 11pt;
-	margin-top: 0;
-	margin-bottom: 0;
-	}
-
-p	{
-	font-family: Arial, Lucida Grande, sans-serif;
-	font-size: 10pt;
-	margin-top: 10;
-	margin-bottom: 10;
-	}
-
-code	{
-		font-family: Courier-new, monospace;
-		font-size: 10pt;
-		margin-top: 10;
-		margin-bottom: 10;
-		}
-		
-pre	{
-	padding: 1em;
-	border: 1px dashed #2f6fab;
-	color: black;
-	background-color: #f9f9f9;
-	line-height: 1.1em;
-	}
-	
-	
-/* Tables */
-
-table
-{
-	margin: 0.5em 0 0 0.5em;
-	border-collapse: collapse;
-}
-
-td
-{
-	padding: 0.25em 0.5em 0.25em 0.5em;
-	border: 0pt solid #ADB9CC;
-	font-family: Arial, Lucida Grande, sans-serif;
-	font-size: 10pt;
-}
-		
-
-/* Links */
-
-a	{
-	text-decoration: none;
-	color: #002bb8;
-	background: none;
-	}
-	
-a:hover {
-		text-decoration: underline;
-		color: green;
-		}
-	
-a:visited:hover	{
-				text-decoration: underline;
-				color: red;
-				}
-</style>
-
+<link rel="stylesheet" type="text/css" charset="utf-8" media="all" href="css/wiki.css" />
+<link rel="shortcut icon" href="img/favicon.ico" />
 </head>
 
 <body>
 
-<h1>WinGRASS 6.3.0 - GRASS Windows-Native Experimental Project</h1>
+<table><tr>
+<td><img src="img/WinGRASS.png"></td>
+<td><h1>GRASS Windows-Native Experimental Project</h1></td>
+</tr></table>
 
+<br>
+
 <div class="table-of-contents">
 
 <p><strong>Table of Contents</strong></p>
 
 <li><a href="#Introduction">Introduction</a></li>
 <li><a href="#Release Notes">Release Notes</a></li>
+<li><a href="#Binary Release History">Binary Release History</a></li>
 <li><a href="#Install GRASS">Install GRASS</a></li>
+<li><a href="#Launching GRASS">Launching GRASS</a></li>
 <li><a href="#Sample Data">Sample Data</a></li>
-<li><a href="#Launching GRASS">Launching GRASS</a></li>
+<li><a href="#Uninstall GRASS">Uninstall GRASS</a></li>
 <li><a href="#New GRASS Python GUI">New GRASS Python GUI</a></li>
 <li><a href="#Missing Modules">Missing Modules</a></li>
 <li><a href="#Known Issues">Known Issues</a></li>
@@ -165,7 +51,6 @@
 
 <p><h3>Introduction</h3></p>
 
-
 <p>GRASS (Geographic Resources Analysis Support System) is a free, open source Geographical Information System (GIS)
 capable of handling raster, topological vector, image processing, and graphic data.</p>
 
@@ -176,6 +61,7 @@
 </div>
 
 
+
 <div id="Release Notes">
 
 <p><h3>Release Notes</h3></p>
@@ -187,65 +73,58 @@
 in this document), some known bugs still need to be fixed (see <a href="#Known Issues">Known Issues</a> section) and other
 features may not work.</p>
 
-<p>If you need a robust, bug-free release of GRASS on Windows you should install the Cygwin version of
-GRASS 6.3.0, available at <a target="_blank" href="http://grass.osgeo.org/grass63/binary/mswindows/cygwin/">
+<p>If you need a robust, bug-free release of GRASS on Windows you should install the Cygwin version of GRASS 6.3.0,
+available at <a target="_blank" href="http://grass.osgeo.org/grass63/binary/mswindows/cygwin/">
 http://grass.osgeo.org/grass63/binary/mswindows/cygwin/</a>.<p>
 
 <p>See also <a target="_blank" href="http://grass.osgeo.org/wiki/WinGRASS_Current_Status">
 http://grass.osgeo.org/wiki/WinGRASS_Current_Status</a>.</p>
 
-<p>The current release of WinGRASS, based on GRASS 6.3.0, has been built on a i686 machine in the MinGW environment
-and contains parts of the following open source softwares and libraries:</p>
+<p>The current release of WinGRASS, based on GRASS 6.3.0, has been built on Windows Vista in the MinGW environment
+and contains parts of the following open source (GPL compliant) softwares and libraries:</p>
 
-<p>Software/Library (Release):</p>
-
 <p>
 <li>MSYS (1.0.11)</li>
 <li>Flex (2.5.4a-1)</li>
 <li>Bison (2.1)</li>
 <li>Zlib (1.2.3)</li>
-<li>Libpng (1.2.24)</li>
-<li>Libtiff (3.8.2)</li>
+<li>Libjpeg (6b)</li>
+<li>Libpng (1.2.29)</li>
+<li>Libtiff (3.8.2) *</a></li>
 <li>Freetype (2.3.5)</li>
 <li>FFTW (3.1.2)</li>
 <li>PDCurses (3.3)</li>
 <li>PROJ.4 (4.6.0)</li>
 <li>GEOS (2.2.3)</li>
-<li>GSL (1.9)</li>
+<li>GSL (1.11)</li>
 <li>Expat (2.0.1)</li>
-<li>PostgreSQL (8.2.6)</li>
-<li>SQLite (3.5.6)</li>
-<li>GDAL (1.5.1) *</li>
-<li>Tcl/Tk (8.5.1)</li>
+<li>PostgreSQL (8.3.1)</li>
+<li>SQLite (3.5.9)</li>
+<li>GDAL (1.5.2) **</a></li>
+<li>Tcl/Tk (8.5.2)</li>
+<li>AVCE00 (2.0.0)</li>
+<li>E00compr (1.0.0)</li>
+<li>GPSBabel (1.3.5)</li>
 </p>
 
-<p>* with GEOS, Expat, PostgreSQL and SQLite support enabled</p>
+<p>* with Libjpeg support enabled</p>
 
+<p>** with GEOS, Expat, PostgreSQL and SQLite support enabled</p>
+
 <p>The current package contains a complete build (libraries and executables) of all the items listed above, except for PostgreSQL,
 for which the package provides only the main dynamic library.</p>
 
-<p> All the above softwares and libraries have been built from sources on a i686 machine in the MinGW environment,
-with the exception of MSYS, provided by MinGW Project on SourceForge.NET
-(<a target="_blank" href="http://www.mingw.org/msys.shtml">http://www.mingw.org/msys.shtml</a>),
-Flex and Bison, provided by GnuWin32 Project on SourceForge.NET
-(<a target="_blank" href="http://gnuwin32.sourceforge.net/">http://gnuwin32.sourceforge.net/</a>).</p>
+<p> All the above softwares and libraries have been built from sources with the exception of:<p/>
 
-<p>The current release of GRASS 6.3.0 has been built with the following configuration:</p>
+<li>MSYS: provided by the MinGW Project on SourceForge.NET
+(<a target="_blank" href="http://www.mingw.org/msys.shtml">http://www.mingw.org/msys.shtml</a>);</li>
+<li>Flex and Bison: provided by the GnuWin32 Project on SourceForge.NET
+(<a target="_blank" href="http://gnuwin32.sourceforge.net/">http://gnuwin32.sourceforge.net/</a>);</li>
+<li>GPSBabel: provided by the GPSBabel Project (<a target="_blank" href="http://www.gpsbabel.org/">http://www.gpsbabel.org//</a>).</li>
 
-<pre><code>GRASS is now configured for:  i686-pc-mingw32
+<p>The current release of GRASS has been built with the following configuration:</p>
 
- Source directory:            /usr/local/src/grass-6.3.0
- Build directory:             /usr/local/src/grass-6.3.0
- Installation directory:      ${prefix}/grass-6.3.0
- Startup script in directory: ${exec_prefix}/bin
- C compiler:                  gcc -g -O2 
- C++ compiler:                c++ -g -O2
- Building shared libraries:   yes
- 64bit support:               no
- OpenGL platform:             Windows
-
-  NVIZ:                       yes
-
+<pre><code>  NVIZ:                       yes
   BLAS support:               no
   C++ support:                yes
   DWG support:                no
@@ -254,7 +133,7 @@
   FreeType support:           yes
   GDAL support:               yes
   GLw support:                no
-  JPEG support:               no
+  JPEG support:               yes
   LAPACK support:             no
   Large File Support (LFS):   yes
   Motif support:              no
@@ -278,11 +157,68 @@
 
 
 
+<div id="Binary Release History">
+
+<p><h3>Binary Release History</h3></p>
+
+<table><tr>
+<td width="150" align="left" valign="top"><h4 class="nomargin">WinGRASS 6.3.0-1</h4></td>
+<td align="left" valign="top">
+<p class="nomargin">First binary release of GRASS 6.3.0 for MS Windows native</p>
+</td>
+</tr></table>
+
+<table><tr>
+<td width="150" align="left" valign="top"><h4 class="nomargin">WinGRASS 6.3.0-2</h4></td>
+<td align="left" valign="top">
+<p class="nomargin">Fixed the <a target="_blank" href="http://trac.osgeo.org/grass/ticket/143">bug #143</a> [WinGRASS Installer
+fails retrieving the user name on some XP versions]</p>
+</td>
+</tr></table>
+
+<table><tr>
+<td width="150" align="left" valign="top"><h4 class="nomargin">WinGRASS 6.3.0-3</h4></td>
+<td align="left" valign="top">
+<li>Fixed the <a target="_blank" href="http://trac.osgeo.org/grass/ticket/160">bug #160</a> [WinGRASS: v.report incompatability issue]</li>
+<li>Improved the installer adding the feature of automatically recognize if and what release of GRASS is already installed on the system</li>
+</td>
+</tr></table>
+
+<table><tr>
+<td width="150" align="left" valign="top"><h4 class="nomargin">WinGRASS 6.3.0-4</h4></td>
+<td align="left" valign="top">
+<li>Switched from the Windows XP based build environment to Windows Vista</li>
+<li>Fixed the <a target="_blank" href="http://trac.osgeo.org/grass/ticket/160">bug #189</a> [WinGRASS installer can not find NC sampledata]</li>
+<li>Added the Libjpeg (6b) library</li>
+<li>Added the JPEG support in Libtiff</li>
+<li>Added the JPEG support in GRASS</li>
+<li>Libpng upgraded from (1.2.24) to (1.2.29)</li>
+<li>GSL upgraded from (1.9) to (1.11)</li>
+<li>PostgreSQL upgraded from (8.2.6) to (8.3.1)</li>
+<li>SQLite updated from (3.5.6) to (3.5.9)</li>
+<li>GDAL upgraded from (1.5.1) to (1.5.2)</li>
+<li>Tcl upgraded from (8.5.1) to (8.5.2)</li>
+<li>Tk upgraded from (8.5.1) to (8.5.2)</li>
+<li>Added AVCE00 (2.0.0) [avcexport.exe and avcimport.exe]</li>
+<li>Added E00compr (1.0.0) [e00conv.exe]</li>
+<li>Added GPSBabel (1.3.5) [gpsbabel.exe]</li>
+<li>Redisegned the sample data download section of the installer</li>
+<li>Improved the installer structure with the ability of automatically perform upgrade, downgrade or repair installations</li>
+</td>
+</tr></table>
+
+</div>
+
+
+
 <div id="Install GRASS">
 
 <p><h3>Install GRASS</h3></p>
 
-<p>To install GRASS launch WinGRASS-6.3.0-3-Setup.exe and follow the instructions in it.</p>
+<table><tr>
+<td width="32" align="left" valign="top"><img src="img/Install_GRASS.png"></td>
+<td align="left">To install GRASS launch WinGRASS-6.3.0-4-Setup.exe and follow the instructions in it.</td>
+</tr></table>
 
 <p>If installed into a directory that has spaces in either its name or the path of directories leading up to it,
 some functionalities of GRASS might be hampered. We would highly appreciate if you tried and reported any problems,
@@ -296,6 +232,31 @@
 
 
 
+<div id="Launching GRASS">
+
+<p><h3>Launching GRASS</h3></p>
+
+<p>There are three options for launching GRASS, described as follows referring to the GRASS Start Group menu:</p>
+
+<table><tr>
+<td width="32" align="left" valign="top"><img src="img/GRASS.png"></td>
+<td align="left">Click on this icon (in the GRASS Start Group or on the Desktop) to launch GRASS with the standard Tcl/Tk GUI.</td>
+</tr></table>
+
+<table><tr>
+<td width="32" align="left" valign="top"><img src="img/GRASS_CMD.png"></td>
+<td align="left">Click on this icon to launch GRASS in text mode on the Windows command line.</td>
+</tr></table>
+
+<table><tr>
+<td width="32" align="left" valign="top"><img src="img/GRASS_MSYS_Console.png"></td>
+<td align="left">Click on this icon to open the GRASS MSYS console, that will let you work within a unix/linux-like shell environment.</td>
+</tr></table>
+
+</div>
+
+
+
 <div id="Sample Data">
 
 <p><h3>Sample Data</h3></p>
@@ -303,9 +264,9 @@
 <p>As install option, you can also download and install the following GRASS sample data sets:</p>
 
 <table><tr>
-<td width="120" align="left" valign="top"><p><h4>North Carolina Data Set</h4></p></td>
-<td align="left">
-<p>Used as sample data in the book "Open Source GIS: A GRASS GIS Approach", 3rd edition, this data set is a comprehensive
+<td width="120" align="left" valign="top"><h4 class="nomargin">North Carolina Data Set</h4></td>
+<td align="left" valign="top">
+<p class="nomargin">Used as sample data in the book "Open Source GIS: A GRASS GIS Approach", 3rd edition, this data set is a comprehensive
 collection of raster, vector and imagery data covering parts of North Carolina (NC), USA (map), prepared from public data
 sources provided by the North Carolina state and local government agencies and Global Land Cover Facility (GLCF).</p>
 <p>See also <a target="_blank" href="http://www.grassbook.org/data_menu3rd.php">http://www.grassbook.org/data_menu3rd.php</a></p>
@@ -313,9 +274,9 @@
 </tr></table>
 
 <table><tr>
-<td width="120" align="left" valign="top"><p><h4>South Dakota Data Set</h4></p></td>
-<td align="left">
-<p>Also known as Spearfish data set, it contains raster, vector and point data of South Dakota, USA
+<td width="120" align="left" valign="top"><h4 class="nomargin">South Dakota Data Set</h4></td>
+<td align="left" valign="top">
+<p class="nomargin">Also known as Spearfish data set, it contains raster, vector and point data of South Dakota, USA
 (UTM projection, Clarke66 ellipsoid, NAD27 conus)</p>
 <p>See also <a target="_blank" href="http://grass.osgeo.org/download/data6.php">http://grass.osgeo.org/download/data6.php</a></p>
 </td>
@@ -327,21 +288,15 @@
 
 
 
-<div id="Launching GRASS">
+<div id="Uninstall GRASS">
 
-<p><h3>Launching GRASS</h3></p>
+<p><h3>Uninstall GRASS</h3></p>
 
-<p>You have three options for launching GRASS:</p>
+<table><tr>
+<td width="32" align="left" valign="top"><img src="img/Uninstall_GRASS.png"></td>
+<td align="left">To uninstall GRASS click on this icon in the GRASS Start Group menu and follow the instructions in it.</td>
+</tr></table>
 
-<p>The easiest is to click on the GRASS icon in the GRASS Start menu folder or on the Desktop.</p>
-
-<p>If you prefer working in text mode on the command line, you can also launch cmd.exe (Start Menu -> Run command ->
-type <code>cmd.exe</code> and click on Run) and type <code>c:\PathToYourGrassInstallation\grass63.bat -text</code> plus enter.
-If you want to launch the GUI, just type <code>gis.m</code> and then enter.</p>
-
-<p>Finally, if you want to work in a unix/linux-like shell environment, you can launch GRASS from MSYS shell: open MSYS
-from the GRASS Start menu folder, type <code>grass63</code> and then enter.</p>
-
 </div>
 
 
@@ -352,45 +307,54 @@
 
 <p>We would highly appreciate if you also tested the new GRASS Python GUI.</p>
 
-<p>To do that you'll need to install the following additional third-party software components:</p>
+<p>To do that you'll need to download and install the following additional third-party software components:</p>
 
 <table><tr>
-<td width="100" align="left" valign="top"><p><h4>Python</h4></p></td>
+<td width="32" align="left" valign="top"><img src="img/download.png"></td>
 <td align="left">
-<p>Download the <a target="_blank" href="http://www.python.org/ftp/python/2.5.2/python-2.5.2.msi">Python installer</a></p>
-<p>Install to <code>%PROGRAMFILES%\Python</code></p>
-<p>Add <code>%PROGRAMFILES%\Python</code> to your <code>PATH</code> system variable.</p>
+Download the <a target="_blank" href="http://www.python.org/ftp/python/2.5.2/python-2.5.2.msi">Python installer</a>
 </td>
 </tr></table>
 
+<p>Install to <code>%PROGRAMFILES%\Python</code></p>
+
+<p>Add <code>%PROGRAMFILES%\Python</code> to your <code>PATH</code> system variable.</p>
+
+
 <table><tr>
-<td width="100" align="left" valign="top"><p><h4>Python Extensions</h4></p></td>
+<td width="32" align="left" valign="top"><img src="img/download.png"></td>
 <td align="left">
-<p>Download the <a target="_blank" href="http://downloads.sourceforge.net/pywin32/pywin32-210.win32-py2.5.exe">
-Python Extensions installer</a></p>
-<p>Just launch the installer, it will automatically set the correct install path.</p>
+Download the <a target="_blank" href="http://downloads.sourceforge.net/pywin32/pywin32-211.win32-py2.5.exe">
+Python Extensions installer</a>
 </td>
 </tr></table>
 
+<p>Just launch the installer, it will automatically set the correct install path.</p>
+
+
 <table><tr>
-<td width="100" align="left" valign="top"><p><h4>wxPython</h4></p></td>
+<td width="32" align="left" valign="top"><img src="img/download.png"></td>
 <td align="left">
-<p>Download the <a target="_blank" href="http://downloads.sourceforge.net/wxpython/wxPython2.8-win32-unicode-2.8.7.1-py25.exe">
-wxPython installer</a></p>
-<p>Install to <code>%PROGRAMFILES%\Python\Lib\site-packages</code></p>
+Download the <a target="_blank" href="http://downloads.sourceforge.net/wxpython/wxPython2.8-win32-unicode-2.8.7.1-py25.exe">
+wxPython installer (Win32 Unicode)</a>
 </td>
 </tr></table>
 
+<p>Install to <code>%PROGRAMFILES%\Python\Lib\site-packages</code></p>
+
+
 <table><tr>
-<td width="100" align="left" valign="top"><p><h4>NumPy</h4></p></td>
+<td width="32" align="left" valign="top"><img src="img/download.png"></td>
 <td align="left">
-<p>Download <a target="_blank" href="http://downloads.sourceforge.net/numpy/numpy-1.0.4.win32-py2.5.msi">
-NumPy installer</a></p>
-<p>Install to <code>%PROGRAMFILES%\Python</code></p>
+Download the <a target="_blank" href="http://downloads.sourceforge.net/numpy/numpy-1.1.0-win32-superpack-python2.5.exe">
+NumPy installer</a>
 </td>
 </tr></table>
+
+<p>Install to <code>%PROGRAMFILES%\Python</code></p>
+
  
-<p>Finally, to start GRASS with the new Python GUI, open a MSYS shell, type <code>grass63 -wxpython</code> and then enter.</p>
+<p>Finally, to start GRASS with the new Python GUI, open the GRASS MSYS console, type <code>grass63 -wxpython</code> and then enter.</p>
 
 <p>Please, note that the new GRASS Python GUI is still at a highly experimental stage, and that the
 vector digitizer is disabled in it.</p>
@@ -456,9 +420,66 @@
 
 <p><h3>Build GRASS From Source</h3></p>
 
-<p>Information on how to build GRASS from source code on Windows in a MinGW environment are available at
-<a target="_blank" href="http://trac.osgeo.org/grass/wiki/BuildingOnWindows">http://trac.osgeo.org/grass/wiki/BuildingOnWindows</a></p>
+<p>The smartest and easiest way to build GRASS from source is to use the GRASS MSYS Environment:
+it contains all the files needed to build GRASS as Windows native binary application in the MinGW environment.</p>
 
+<table><tr>
+<td width="32" align="left" valign="top"><img src="img/download.png"></td>
+<td align="left">
+Download the <a target="_blank" href="http://prdownloads.sourceforge.net/mingw/MSYS-1.0.11-2004.04.30-1.exe">MSYS installer</a>
+</td>
+</tr></table>
+
+<p>Install to <code>c:\msys</code></p>
+
+<p>At the command prompt question for post install, type <code>n</code> and then enter.</p>
+
+<p>Download the MSYS coreutils package (required by some GRASS modules and scripts):</p>
+
+<table><tr>
+<td width="32" align="left" valign="top"><img src="img/download.png"></td>
+<td align="left">
+Download the <a target="_blank"
+href="http://downloads.sourceforge.net/mingw/coreutils-5.97-MSYS-1.0.11-snapshot.tar.bz2">MSYS coreutils package</a>
+</td>
+</tr></table>
+
+<p>Unpack it to a temporary folder, then copy all the content of the <code>coreutils-5.97</code> folder to <code>c:\msys</code>
+(overwrite the existing files when asked)</p>
+
+<table><tr>
+<td width="32" align="left" valign="top"><img src="img/download.png"></td>
+<td align="left">
+Download the <a target="_blank" href="http://downloads.sourceforge.net/mingw/MinGW-5.1.4.exe">MinGW installer</a>
+</td>
+</tr></table>
+
+<p>Select "Download and Install Current Version";</p>
+
+<p>Install only "g++ compiler" and "MinGW Make";</p>
+
+<p>Install to <code>c:\msys\mingw</code></p>
+
+<table><tr>
+<td width="32" align="left" valign="top"><img src="img/download.png"></td>
+<td align="left">
+Download the <a target="_blank" href="http://grass.osgeo.org/grass63/binary/mswindows/native/GRASS_MSYS_Environment.zip">GRASS MSYS Environment</a>
+</td>
+</tr></table>
+
+<p>Unpack it to <code>c:\msys\local</code></p>
+
+<p>Build GRASS referring to this section of the
+<a target="_blank" href="http://www.webalice.it/marco.pasetti/grass/BuildFromSource.html#GRASS">GRASS Windows Native Binary Building Guide</a></p>
+
+<table><tr>
+<td width="32" align="left" valign="top"><img src="img/developers_note.png"></td>
+<td align="left">
+Information on how to build your own GRASS MSYS environment on Windows are available at
+<a target="_blank" href="http://trac.osgeo.org/grass/wiki/BuildingOnWindows">http://trac.osgeo.org/grass/wiki/BuildingOnWindows</a>
+</td>
+</tr></table>
+
 </div>
 
 
@@ -493,4 +514,4 @@
 
 </body>
 
-</html>
+</html>
\ No newline at end of file

Added: grass-web/trunk/grass63/binary/mswindows/native/css/wiki.css
===================================================================
--- grass-web/trunk/grass63/binary/mswindows/native/css/wiki.css	                        (rev 0)
+++ grass-web/trunk/grass63/binary/mswindows/native/css/wiki.css	2008-07-15 08:47:00 UTC (rev 32120)
@@ -0,0 +1,125 @@
+/* Wiki Pages Styles */
+
+/* TableOfContents */
+
+.table-of-contents	{ 
+					border: 1px solid #bbbbbb;
+					color: black; background-color: #eeeeee;
+					font-size: small;
+					text-align:left;
+					margin: 0.5em; padding-left: 1em;
+					width: 360;
+					}
+
+/* Contents */
+
+html	{
+		background-color: white;
+		color: black;
+		font-family: Arial, Lucida Grande, sans-serif;
+		font-size: 10pt;
+		}
+		
+body	{
+		margin: 30;
+		}
+
+h1	{
+	font-family: Arial, Lucida Grande, sans-serif;
+	font-size: 18pt;
+	margin-top: 0;
+	margin-bottom: 0;
+	}
+
+h2	{
+	font-family: Arial, Lucida Grande, sans-serif;
+	font-size: 16pt;
+	margin-top: 60;
+	margin-bottom: 20;
+	}
+	
+h3	{
+	font-family: Arial, Lucida Grande, sans-serif;
+	font-size: 14pt;
+	margin-top: 60;
+	margin-bottom: 20;
+	}
+
+h4	{
+	font-family: Arial, Lucida Grande, sans-serif;
+	font-size: 12pt;
+	margin-top: 60;
+	margin-bottom: 20;
+	}
+	
+h4.nomargin	{
+			font-family: Arial, Lucida Grande, sans-serif;
+			font-size: 12pt;
+			margin-top: 0;
+			margin-bottom: 0;
+			}
+	
+p	{
+	font-family: Arial, Lucida Grande, sans-serif;
+	font-size: 10pt;
+	margin-top: 10;
+	margin-bottom: 10;
+	}
+	
+p.nomargin	{
+			font-family: Arial, Lucida Grande, sans-serif;
+			font-size: 10pt;
+			margin-top: 0;
+			margin-bottom: 10;
+			}
+
+code	{
+		font-family: Courier-new, monospace;
+		font-size: 10pt;
+		margin-top: 10;
+		margin-bottom: 10;
+		}
+		
+pre	{
+	padding: 1em;
+	border: 1px dashed #2f6fab;
+	color: black;
+	background-color: #f9f9f9;
+	line-height: 1.1em;
+	}
+	
+	
+/* Tables */
+
+table
+{
+	margin: 0.5em 0 0 0.5em;
+	border-collapse: collapse;
+}
+
+td
+{
+	padding: 0.25em 0.5em 0.25em 0.5em;
+	border: 0pt solid #ADB9CC;
+	font-family: Arial, Lucida Grande, sans-serif;
+	font-size: 10pt;
+}
+		
+
+/* Links */
+
+a	{
+	text-decoration: none;
+	color: #002bb8;
+	background: none;
+	}
+	
+a:hover {
+		text-decoration: underline;
+		color: green;
+		}
+	
+a:visited:hover	{
+				text-decoration: underline;
+				color: red;
+				}
\ No newline at end of file

Added: grass-web/trunk/grass63/binary/mswindows/native/img/GRASS.png
===================================================================
(Binary files differ)


Property changes on: grass-web/trunk/grass63/binary/mswindows/native/img/GRASS.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: grass-web/trunk/grass63/binary/mswindows/native/img/GRASS_CMD.png
===================================================================
(Binary files differ)


Property changes on: grass-web/trunk/grass63/binary/mswindows/native/img/GRASS_CMD.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: grass-web/trunk/grass63/binary/mswindows/native/img/GRASS_MSYS_Console.png
===================================================================
(Binary files differ)


Property changes on: grass-web/trunk/grass63/binary/mswindows/native/img/GRASS_MSYS_Console.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: grass-web/trunk/grass63/binary/mswindows/native/img/Install_GRASS.png
===================================================================
(Binary files differ)


Property changes on: grass-web/trunk/grass63/binary/mswindows/native/img/Install_GRASS.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: grass-web/trunk/grass63/binary/mswindows/native/img/Uninstall_GRASS.png
===================================================================
(Binary files differ)


Property changes on: grass-web/trunk/grass63/binary/mswindows/native/img/Uninstall_GRASS.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: grass-web/trunk/grass63/binary/mswindows/native/img/WinGRASS.png
===================================================================
(Binary files differ)


Property changes on: grass-web/trunk/grass63/binary/mswindows/native/img/WinGRASS.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: grass-web/trunk/grass63/binary/mswindows/native/img/developers_note.png
===================================================================
(Binary files differ)


Property changes on: grass-web/trunk/grass63/binary/mswindows/native/img/developers_note.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: grass-web/trunk/grass63/binary/mswindows/native/img/download.png
===================================================================
(Binary files differ)


Property changes on: grass-web/trunk/grass63/binary/mswindows/native/img/download.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: grass-web/trunk/grass63/binary/mswindows/native/img/favicon.ico
===================================================================
(Binary files differ)


Property changes on: grass-web/trunk/grass63/binary/mswindows/native/img/favicon.ico
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream



More information about the grass-commit mailing list