[GRASSweb-list]markus: web/grass51/binary/mswindows_cygwin cygwin_grass.html,NONE,1.1

grass at intevation.de grass at intevation.de
Mon Mar 29 11:39:39 EST 2004


Author: markus

Update of /grassrepository/web/grass51/binary/mswindows_cygwin
In directory doto:/tmp/cvs-serv32367

Added Files:
	cygwin_grass.html 
Log Message:
GRASS 5.7 on Cygwin install instructions

--- NEW FILE: cygwin_grass.html ---
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
   <DEFANGED_meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <DEFANGED_meta name="Author" content="Markus Neteler">
   <title>GRASS 5.7 Cygwin Binary Install</title>
</head>
<body text="#000000" bgcolor="#FFFFFF" link="#0000EE" vlink="#551A8B" alink="#FF0000">

<center>
<h1>

<hr SIZE=5 NOSHADE WIDTH="100%">Installing GRASS 5.7 on Win32 with Cygwin</h1></center>

<center>
<tt>
$Date: 2004/03/29 16:39:37 $
</tt>
</center>

<hr SIZE=5 NOSHADE WIDTH="100%">
<h2>Prerequisites:</h2>

<ul>

<li>
Windows NT 4.0 (SP3 or higher), Windows 2000, XP, ...
 <br> (Windows 9x and Windows ME are unsupported)</li>

<li>
Cygwin, latest release,</li>

<li>
NTFS filesystem (FAT will not work!),</li>

<li>
No white spaces in path(s). Even not in your home directory.</li>

<li>
X Window Server and Client</li>

<li>
libraries and additions see below.</li>
</ul>
<hr>

<h3>Cygwin INSTALLATION step-by-step</h3>

<ol>
<li> Get the "setup.exe" from <a href=http://www.cygwin.com>http://www.cygwin.com</a>, run it.
<li> In "setup.exe", click 'Next', then "Install from Internet" (requires online connection)
     <i>Then 'Next'.</i>
<li> Select the directory where to install Cygwin ("root directory"). <b>Keep</b> default
     text file type as "Unix". <i>Then 'Next'.</i>
<li> Select Local Package directory (we suggest to keep what's suggested). <i>Then 'Next'.</i>
<li> Select Your Internet Connection: either direct connection or specify proxy server. <i>Then 'Next'.</i>
<li> Now select the web site to download Cygwin. Choose a mirror site close to you. <i>Then 'Next'.</i>
<li> The next step is to select Cygwin packages of interest. At least get (click on 'View' button
     for a convenient list) the following packages (click in the "New" column on the package to
     select or skip a package): 
<ul>
  <li> the packages already selected, and
  <li> ash, bash, bzip2, clear, cygipc, cygwin, file, fileutils, findutils,
   gawk, gettext, grep, groff, gzip, inetutils, jpeg, less, libpng12, libpng2,
  libtiff4, login, man, ncurses, opengl, openssh, perl, postgresql, readline, regex, sed,
  sh-utils/shellutils, sunrpc, tar, tcsh, termcap, texinfo, textutils,
  tiff, time, unzip, w32api, zip, zlib.<br>
   Additionally you may want to keep the selected XFree Server packages
   (check the XFree section to fetch all required packages), if you
   don't want to use other X Window software.
  <li> <i>Then 'Next'.</i> This will now download all stuff... takes time...
</ul>
<li> Then the installation is performed. Finally <i>press 'Finish'</i><br>
 This will generate an icon "Cygwin" on your desktop.
</ol>

Now, after installation of cygwin, we can go for GRASS 5.7 installation.

<h3>winGRASS 5.7 installation</h3>

Preparations:

<ul>
<li>Download and install 'xtcltk-8.3.4-CYGWIN.tar.gz' (get from this directory, save in 'c:\cygwin' or
   'd:\cygwin'). Then, in the cygwin terminal, type:<br>
   <tt>cd /<br>
       tar xvfz xtcltk-8.3.4-CYGWIN.tar.gz</tt>
</ul>

GRASS 5.7 installation:
<ol>
<li>Download GRASS 5.7 for MS-Windows (see "download.html" above):<br>
    Download the binary package and the install script (two files, one big, one small). 
    So far there is no nice installer... sorry.
<li>Store these files into the 'cygwin\' directory (e.g. c:\cygwin or d:\cygwin)
<li>Within the cygwin terminal window, run (use appropriate date in the file names):<br>
<tt>sh grass57-19_03_2004-i586-pc-cygwin-install.sh grass57-19_03_2004-i586-pc-cygwin-bin.tar.gz</tt>
</ol>

Done.

<P>
Finally you may download the <a href=../../../data.html>Spearfish data set</A> 
to try out the installation and play with GRASS.

<p>
<h3>Starting GRASS 5.7</h3>

First open an xterm (terminal window):<br>
<tt>startx</tt>
<P>
Then launch GRASS with:<br>
<tt>grass57</tt>
<P>
This should popup a graphical window to select the location.<br>
Type into the data base line the path to the directory which contains
location(s) such as 'spearfish'. Then select location and mapset and
enter GRASS.


<hr>
2004 Markus Neteler - please contact <a href="http://grass.itc.it/mailman/listinfo/wingrass">winGRASS mailing list</a> for support
</html>






More information about the grass-web mailing list