[GRASS-SVN] r44178 - grass-web/trunk/platforms

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Nov 5 04:04:46 EDT 2010


Author: neteler
Date: 2010-11-05 01:04:46 -0700 (Fri, 05 Nov 2010)
New Revision: 44178

Modified:
   grass-web/trunk/platforms/wingrass.html
Log:
update page

Modified: grass-web/trunk/platforms/wingrass.html
===================================================================
--- grass-web/trunk/platforms/wingrass.html	2010-11-05 07:53:14 UTC (rev 44177)
+++ grass-web/trunk/platforms/wingrass.html	2010-11-05 08:04:46 UTC (rev 44178)
@@ -29,12 +29,27 @@
 
 <hr SIZE=3 NOSHADE WIDTH="100%">
 
-<H1>winGRASS GIS</H1>
+<H2>Option 1: Native winGRASS GIS (no Cygwin needed)</H2>
 
-<p>GRASS GIS has been successfully ported to MS-Windows (NT, 2000 Professional, XP) with
-Cygwin extension. Currently (2006-today), also a winGRASS native port has been released as
-technology preview based on <a href="http://www.mingw.org/">MinGW</a> (NT, 2000 Professional, XP, Vista).</p>
+The GRASS Development Team has prepared a "native" port of GRASS to MS-Windows.
+It is based on the <a href="http://www.mingw.org/">MinGW</a> environment.
+<P>
 
+<b>Download pre-compiled winGRASS/MinGW binaries - ready to use</b>
+<ul>
+<li> Download <a href="../download/index.php">winGRASS Installer</a></li>
+</ul>
+
+<b>Compile instructions for native winGRASS</b>
+
+<ul>
+<li>Compiling GRASS natively on MS-Windows/MinGW : see
+<a href="http://grass.osgeo.org/wiki/WinGRASS_Current_Status">Instructions in GRASS Wiki</a>
+<li>Compiling GRASS natively on MS-Windows integrated with QGIS: see
+<a href="http://wiki.qgis.org/qgiswiki/BuildingWindowsBinaryOnLinux">Building Windows Binary On Linux</a> (Cross compilation with MinGW).
+</ul>
+
+
 <H2>winGRASS GIS mailing list</H2>
 
 <p> To coordinate ideas and work on GRASS GIS to MS-Windows, this
@@ -49,13 +64,13 @@
 <!-- hidden links to make htdig and Google search the list archives (new and old): -->
 <a href=http://lists.osgeo.org/pipermail/grass-windows/><font color=white>x</a></font>
 
-<H2>Option 1: winGRASS GIS with Cygwin</H2>
+<H2>Option 2: winGRASS GIS with Cygwin</H2>
 
 GRASS GIS has been ported to MS-Windows (NT, 2000 Professional, XP) using 
 the <a href="http://sources.redhat.com/cygwin/">cygwin tools</a>.
 The source code is identical to the UNIX version as the GRASS
 source code is rather platform independent. If you want to compile yourself,
-we recommend to get the latest GRASS sources from our <a href="../devel/cvs.php">CVS-Server</a>.
+we recommend to get the latest GRASS sources from our <a href="../devel/svn.php">SVN server</a>.
 For questions, please contact above mailing list.
 <P>
 
@@ -74,7 +89,7 @@
 
 <b>Download pre-compiled winGRASS/Cygwin binaries:</b>
 <ul>
-<li> Download <a href="../download/index.php">precompiled GRASS 6 port to MS-Windows/Cygwin</a>
+<li> Download <a href="../grass64/binary/mswindows/cygwin/">precompiled GRASS 6 port to MS-Windows/Cygwin</a>
 </ul>
 
 <H2>Notes</H2>
@@ -89,31 +104,10 @@
 (FAT will not work!)</li>
 </ul>
 
-<H2>Option 2: Native winGRASS GIS (no Cygwin needed)</H2>
 
-The GRASS Development Team works on a more "native" port of GRASS to MS-Windows.
-It is based on the <a href="http://www.mingw.org/">MinGW</a> environment.
-All changes are integrated into GRASS from version 6.3 onwards.
-<P>
-
-<b>Compile instructions</b>
-
-<ul>
-<li>Compiling GRASS natively on MS-Windows/MinGW : see
-<a href="http://grass.osgeo.org/wiki/WinGRASS_Current_Status">Instructions in GRASS Wiki</a>
-<li>Compiling GRASS natively on MS-Windows integrated with QGIS: see
-<a href="http://wiki.qgis.org/qgiswiki/BuildingWindowsBinaryOnLinux">Building Windows Binary On Linux</a> (Cross compilation with MinGW).
-</ul>
-
-<b>Download pre-compiled winGRASS/MinGW binaries (experimental):</b>
-<ul>
-<li> Download winGRASS Installer from <a href="../download/index.php">wingrass6XX.zip</a></li>
-</ul>
-
-
 <!-- FOOTER -->
 <hr>
-<DIV ALIGN=right>&copy; 2000-2008 GRASS Development Team<br>
+<DIV ALIGN=right>&copy; 2000-2010 GRASS Development Team<br>
  <a href="mailto:grass-web(at)lists.osgeo.org">Comments</a> about this page |
  <a href="../faq/index.html">FAQ</a> |
  <a href="../download/index.php">Download</a> |



More information about the grass-commit mailing list