[GRASS-SVN] r31230 - grass-web/trunk/platforms
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat May 3 06:57:03 EDT 2008
Author: pkelly
Date: 2008-05-03 06:57:02 -0400 (Sat, 03 May 2008)
New Revision: 31230
Modified:
grass-web/trunk/platforms/wingrass.html
Log:
Add native Windows screenshot. Remove mention of separate
menu system for WinGRASS. Update mention of 6.3 now it has
been released.
Modified: grass-web/trunk/platforms/wingrass.html
===================================================================
--- grass-web/trunk/platforms/wingrass.html 2008-05-03 10:32:50 UTC (rev 31229)
+++ grass-web/trunk/platforms/wingrass.html 2008-05-03 10:57:02 UTC (rev 31230)
@@ -14,15 +14,26 @@
<hr SIZE=3 NOSHADE WIDTH="100%">GRASS ports to Microsoft MS-Windows</h1></center>
-<center><a href="../images/winGRASS_big.png"><img SRC="../images/winGRASS.png" ></a></center>
-<p>
+<table border=0 width="100%">
+<tr>
+ <td align="center">
+ <a href="../images/winGRASS_big.png"><img SRC="../images/winGRASS.png"
+ alt="GRASS on Cygwin"></a>
+ </td>
+ <td align="center">
+ <a href="../grass63/screenshots/images/native_wingrass63.jpg"><img
+ src="../grass63/screenshots/images/native_wingrass63_small2.jpg" alt="GRASS 6.3
+ running natively on Windows"></a></td>
+</tr>
+</table>
+
<hr SIZE=3 NOSHADE WIDTH="100%">
<H1>winGRASS GIS</H1>
-GRASS GIS has been successfully ported to MS-Windows (NT, 2000 Professional, XP) with
+<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 is in
-preparation based on <a href="http://www.mingw.org/">MinGW</a>.
+preparation based on <a href="http://www.mingw.org/">MinGW</a>.</p>
<H2>winGRASS GIS mailing list</H2>
@@ -51,10 +62,7 @@
The <b>graphical output screen</b>
(based on XDRIVER) has been the major problem to port GRASS. The system
is now working with the XFree86 Server or the StarNet X-Win Server
-as well as the generic MS-Windows driver. For the <b>menu system</b> (only
-supported for winGRASS with Xdriver)
-currently the tcl/tk based tcltkgrass program is used. The native <b>menu
-system</b> (probably based on tcl/tk or python) will take more time.
+as well as the generic MS-Windows driver.
<p>We are searching for developers
and testers to assist in finalizing the GRASS-Windows port: If you are
(somewhat) experienced, join the <a href="../devel/index.php">development
@@ -85,7 +93,7 @@
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 the CVS HEAD version of GRASS 6.
+All changes are integrated into GRASS from version 6.3 onwards.
<P>
<b>Compile instructions</b>
More information about the grass-commit
mailing list