[GRASS-SVN] r39411 - grass-web/trunk/grass64/binary/mswindows/cygwin
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Oct 5 09:39:42 EDT 2009
Author: neteler
Date: 2009-10-05 09:39:41 -0400 (Mon, 05 Oct 2009)
New Revision: 39411
Modified:
grass-web/trunk/grass64/binary/mswindows/cygwin/README.html
Log:
tuning
Modified: grass-web/trunk/grass64/binary/mswindows/cygwin/README.html
===================================================================
--- grass-web/trunk/grass64/binary/mswindows/cygwin/README.html 2009-10-05 12:19:52 UTC (rev 39410)
+++ grass-web/trunk/grass64/binary/mswindows/cygwin/README.html 2009-10-05 13:39:41 UTC (rev 39411)
@@ -23,9 +23,10 @@
<h4>Installation</h4>
-Cygwin installation:
+Part 1: Cygwin installation:
<ol>
-<li> Go to <a href="http://cygwin.com">http://cygwin.com</a> and download <a href="http://cygwin.com/setup.exe">setup.exe</a>. <b>Note down the path where you saved it, we'll need it later!</b></li>
+<li> Go to <a href="http://cygwin.com">http://cygwin.com</a> and download <a href="http://cygwin.com/setup.exe">setup.exe</a>.
+ <b>Note down the path where you saved it, we'll need it later!</b></li>
<li> Run setup.exe:</li>
<ol>
<li> Select "Install from Internet"</li>
@@ -52,18 +53,23 @@
</ol>
</ol>
-GRASS GIS installation:
+Part 2: GRASS GIS installation:
<ol>
-<li> Create a shortcut to the previously saved Cygwin "setup.exe"
-<li> Edit its Properties (rght mouse button on icon) and add "-X" (without quotes) as parameter to "setup.exe". Rename the icon name to "Cygwin-Setup". The -X permits to run an own setup.ini based installation.
-<li> Run this setup program again (using the new "Cygwin-Setup" icon) to fetch updates and install GRASS:
+<li> Create a shortcut to the previously saved Cygwin "setup.exe" (see above)
+<li> Edit the shortcut <i>Properties</i> (in right-mouse-button menu) and add " -X"
+ (without quotes) as parameter to "setup.exe". The -X permits to run an own setup.ini based installation.<br>
+ Example:<br>
+ Change <tt>"C:\Documents and Settings\user\Documenti\Download\setup.exe"</tt><br>
+ to <tt>"C:\Documents and Settings\user\Documenti\Download\setup.exe" -X</tt>
+<li> Rename the shortcut name to "Cygwin-Setup" (you may want to move it to the Desktop)
+<li> Run this "Cygwin-Setup" program again in order to fetch Cygwin updates (if available) and install GRASS GIS:
<ol>
-<li> The installation dialogue will appear, accept the default settings and continue with "Next" (5 times)
- unless you reach the "Choose A Download Site" dialog.
-<li> <b>Add there <i>http://grass.osgeo.org/grass64/binary/mswindows/cygwin/</i> to the "User URL" list and click on
- the "Add" button</b> This will prepare the installation of the GRASS GIS package.
+<li> The installation dialogue will appear; accept the default settings and continue with "Next" (5 times)
+ unless you reach the "Choose A Download Site" dialog.
+<li> As <b>"User URL"</b>, add <b>http://grass.osgeo.org/grass64/binary/mswindows/cygwin/</b> and click on
+ the <b>"Add" button</b>. This will prepare the installation of the GRASS GIS package.
<li> In the "Select Packages" dialog proceed with "Next" in order to download and install the GRASS GIS package
- and Cygwin updates if available.
+ and Cygwin updates as available.
</ol>
</ol>
More information about the grass-commit
mailing list