[GRASSweb-list]
markus: web/grass62/binary/mswindows README.html, 1.3, 1.4
grass at intevation.de
grass at intevation.de
Sun Feb 11 18:21:56 EST 2007
Author: markus
Update of /grassrepository/web/grass62/binary/mswindows
In directory doto:/tmp/cvs-serv9512
Modified Files:
README.html
Log Message:
hack for setup.ini
Index: README.html
===================================================================
RCS file: /grassrepository/web/grass62/binary/mswindows/README.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- README.html 11 Feb 2007 22:11:20 -0000 1.3
+++ README.html 11 Feb 2007 23:21:54 -0000 1.4
@@ -3,15 +3,19 @@
<h3>Installation instructions for winGRASS/Cygwin</h3>
-Prerequisites: For installation of Cygwin, see <a href="http://geni.ath.cx/grass.html#toc5">http://geni.ath.cx/grass.html#toc5</a>.
+Prerequisites: For installation of Cygwin, see <a href="http://geni.ath.cx/grass.html#toc5">http://geni.ath.cx/grass.html#toc5</a>. These instructions can be used, but at step #3 use
+http://grass.itc.it/grass62/binary/mswindows/ instead of http://geni.ath.cx/grass .
+Also, the version in step #5 is 6.2.1-1 instead of 6.0.cvs-1, and there's no grass.bat
+script (just run "grass62" from an xterm).
<p>
The winGRASS package made is just a .tar.gz file. It should be extracted
-into Cygwin's root directory, e.g.:
+into Cygwin's root directory (or use setup.ini as explained in above external notes),
+e.g.:
<pre>
$ cd /
- $ tar xzf /path/to/grass-6.2.1-cygwin.tar.gz
+ $ tar xzf /path/to/grass-6.2.1-1.cygwin.tar.gz
</pre>
Everything will be /usr/local/grass-6.2.1, except for the grass62
@@ -20,7 +24,7 @@
Regarding external dependencies: the only dependencies which aren't
provided by Cygwin are GDAL and Tcl/Tk. They can be downloaded
above and they have to be extracted into Cygwin's root directory
-as well.
+as well (or use setup.ini as explained in above external notes).
<hr>
Please help us and report bugs:
More information about the grass-web
mailing list