[GRASS-SVN] r36758 - grass-web/trunk/grass64/binary/mswindows/native

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Apr 16 09:18:11 EDT 2009


Author: neteler
Date: 2009-04-16 09:18:11 -0400 (Thu, 16 Apr 2009)
New Revision: 36758

Modified:
   grass-web/trunk/grass64/binary/mswindows/native/README.html
Log:
cnielsen: updated to current state

Modified: grass-web/trunk/grass64/binary/mswindows/native/README.html
===================================================================
--- grass-web/trunk/grass64/binary/mswindows/native/README.html	2009-04-16 12:52:42 UTC (rev 36757)
+++ grass-web/trunk/grass64/binary/mswindows/native/README.html	2009-04-16 13:18:11 UTC (rev 36758)
@@ -67,37 +67,44 @@
 http://grass.osgeo.org/wiki/WinGRASS_Current_Status</a>.</p>
 
 <p>The current release of WinGRASS, based on GRASS 6.4.0RC4, has been built on Windows Vista in the MinGW environment and contains parts of the following open source (GPL compliant) softwares and libraries, many
-of them from the <a href="http://trac.osgeo.org/osgeo4w/">OSGeo4W project</a>:</p>
+of them from the <a href="http://trac.osgeo.org/osgeo4w/">OSGeo4W project</a> and the <a href="http://sourceforge.net/projects/gnuwin32/">GnuWin project</a>:</p>
 
-<p>
-TODO 4/2009: List needs to be updated
 <ul>
-<li>MSYS (1.0.11)</li>
+<li>MSYS (1.0.11-3)</li>
+<li>Bison (2.1)</li>
 <li>Flex (2.5.4a-1)</li>
-<li>Bison (2.1)</li>
+<li>Curl (7.15.1-2)</li>
+<li>Expat (2.0.1)</li>
+<li>Regex (2.7)</li>
+<li>FFTW (3.2)</li>
+<li>PDCurses (3.3)</li>
+<li>Freetype-mingw (2.3.7)</li>
 <li>Zlib (1.2.3)</li>
-<li>Libjpeg (6b)</li>
-<li>Libpng (1.2.29)</li>
-<li>Libtiff (3.8.2) *</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 (3.0.0)</li>
-<li>GSL (1.11)</li>
-<li>Expat (2.0.1)</li>
-<li>PostgreSQL (8.3.1)</li>
-<li>SQLite (3.5.9)</li>
-<li>GDAL (1.5.2) **</li>
-<li>Tcl/Tk (8.5.2)</li>
+<li>GDAL (1.5.4-2)**</li>
+<li>PROJ.4 (4.6.1)</li>
+<li>Libgeotiff (1.2.5-2)</li>
+<li>Libpng (1.2.34)</li>
+<li>Libtiff (4.0.0dev-6)*</li>
+<li>Libjpeg (6b-5)</li>
 <li>AVCE00 (2.0.0)</li>
-<li>E00compr (1.0.0)</li>
-<li>GPSBabel (1.3.5)</li>
+<li>GPSBabel (1.3.6)</li>
+<li>PostgreSQL (8.2.3)</li>
+<li>SQLite (3.3.8)</li>
+<li>PyOpenGL (3.0.0b8)</li>
+<li>Python-numpy (2.5-1.1.0)</li>
+<li>Python-win32 (2.12)</li>
+<li>wxPython (2.8.9.1-2)</li>
+<li>Tcl/Tk (tcltk-8.5.6)</li>
+<li>Iconv (1.9.1)</li>
+<li>Gettext (0.14.4)</li>
+<li>Libintl (0.14.4)</li>
+<li>Xerces-C (2.7.0)</li>
+<li>msvcrt (1.0.1-2)</li>
 </ul>
 
 <p>* with Libjpeg support enabled</p>
 
-<p>** with GEOS, Expat, PostgreSQL and SQLite support enabled</p>
+<p>** with 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>
 
@@ -136,7 +143,7 @@
 
 <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>
+<td align="left">Click on this icon (in the GRASS Start Group or on the Desktop) to launch GRASS with the standard wxPython GUI.</td>
 </tr></table>
 
 <table><tr>
@@ -145,10 +152,19 @@
 </tr></table>
 
 <table><tr>
+<td width="32" align="left" valign="top"><img src="img/GRASS.png"></td>
+<td align="left">Click on the grass "Old GUI" icon to launch GRASS with the old Tcl/Tk GUI.</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>
 
+<table><tr>
+<td width="32" align="left" valign="top"><img src="img/GRASS.png"></td>
+<td align="left">Click on the grass msys icon (in the GRASS Start Group or on the Desktop) to launch GRASS with the standard wxPython GUI and a unix/linux-like shell.</td>
+</tr></table>
 
 
 
@@ -239,7 +255,7 @@
 <a name="Build GRASS From Source"></a>
 <h3>Build GRASS From Source</h3>
 
-<p> See <a target="_blank" href="http://trac.osgeo.org/grass/wiki/CompileOnWindows">here</a>
+<p>If you want the latest development version of GRASS you must build it from source. This process has recently been greatly simplified for Windows environments, see <a target="_blank" href="http://trac.osgeo.org/grass/wiki/CompileOnWindows">here</a> for instructions. 
 </p>
 
 



More information about the grass-commit mailing list