[GRASSweb-list] moritz: web/platforms wingrass.html,1.8,1.9

grass at intevation.de grass at intevation.de
Fri Sep 14 06:49:46 EDT 2007


Author: moritz

Update of /grassrepository/web/platforms
In directory doto:/tmp/cvs-serv7393

Modified Files:
	wingrass.html 
Log Message:
added install instructions for native winGRASS binaries


Index: wingrass.html
===================================================================
RCS file: /grassrepository/web/platforms/wingrass.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- wingrass.html	8 May 2007 12:57:23 -0000	1.8
+++ wingrass.html	14 Sep 2007 10:49:44 -0000	1.9
@@ -69,7 +69,19 @@
 <li> Download <a href="../download/index.php">precompiled GRASS 6 port to MS-Windows/Cygwin</a>
 </ul>
 
-<H2>Option 2: Native winGRASS GIS</H2>
+<H2>Notes</H2>
+
+
+<ul>
+<li>NOTE 1: GRASS does not cope (yet) with spaces in directory names. Take this
+into account when installing GRASS on MS-Windows.</li>
+<li>NOTE 2: When selecting the root install directory, make sure that
+the "Default Text File Type" is set to Unix.</li>
+<li>NOTE 3: You must install/compile GRASS on an NTFS partition 
+(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.
@@ -85,24 +97,14 @@
 <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>
+<b>Pre-compiled winGRASS/MinGW binaries (experimental):</b>
 <ul>
-<li> <a href="http://moritz.homelinux.org/grass/wingrass/">"native" winGRASS package</a> (no Cygwin needed)
+<li> Install <a href="http://www.activestate.com/products/activetcl/">ActiveState Tcl</a></li>
+<li> Download <a href="http://moritz.homelinux.org/grass/wingrass/">wingrass63_cvsXXXXXXXX.zip</a></li>
+<li> Unzip in C:\ (if unzipped elsewhere adapt WINGISBASE in grass63.bat)</li>
+<li> Double-click on grass/bin/grass63.bat to run.</li>
 </ul>
 
-
-<H2>Notes</H2>
-
-(apply to Cygwin only?)
-
-<ul>
-<li>NOTE 1: GRASS does not cope (yet) with spaces in directory names. Take this
-into account when installing GRASS on MS-Windows.</li>
-<li>NOTE 2: When selecting the root install directory, make sure that
-the "Default Text File Type" is set to Unix.</li>
-<li>NOTE 3: You must install/compile GRASS on an NTFS partition 
-(FAT will not work!)</lli>
-</ul>
 
 <!-- FOOTER -->
 <hr>





More information about the grass-web mailing list