[GRASS-SVN] r36717 - in grass-web/trunk/grass64/binary/mswindows/native: . css img

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Apr 13 11:50:37 EDT 2009


Author: neteler
Date: 2009-04-13 11:50:36 -0400 (Mon, 13 Apr 2009)
New Revision: 36717

Added:
   grass-web/trunk/grass64/binary/mswindows/native/README.html
   grass-web/trunk/grass64/binary/mswindows/native/css/
   grass-web/trunk/grass64/binary/mswindows/native/css/wiki.css
   grass-web/trunk/grass64/binary/mswindows/native/img/
   grass-web/trunk/grass64/binary/mswindows/native/img/GRASS.png
   grass-web/trunk/grass64/binary/mswindows/native/img/GRASS_CMD.png
   grass-web/trunk/grass64/binary/mswindows/native/img/GRASS_MSYS_Console.png
   grass-web/trunk/grass64/binary/mswindows/native/img/Install_GRASS.png
   grass-web/trunk/grass64/binary/mswindows/native/img/Uninstall_GRASS.png
   grass-web/trunk/grass64/binary/mswindows/native/img/WinGRASS.png
   grass-web/trunk/grass64/binary/mswindows/native/img/developers_note.png
   grass-web/trunk/grass64/binary/mswindows/native/img/download.png
   grass-web/trunk/grass64/binary/mswindows/native/img/favicon.ico
Log:
install instructions - still need updates

Added: grass-web/trunk/grass64/binary/mswindows/native/README.html
===================================================================
--- grass-web/trunk/grass64/binary/mswindows/native/README.html	                        (rev 0)
+++ grass-web/trunk/grass64/binary/mswindows/native/README.html	2009-04-13 15:50:36 UTC (rev 36717)
@@ -0,0 +1,301 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<meta http-equiv="Content-Language" content="en" />
+<meta name="Author" content="Marco Pasetti, Colin Nielsen" />
+<meta name="Description" content="WinGRASS Project Web Page" />
+
+<title>WinGRASS Project Web Page</title>
+
+<link rel="stylesheet" type="text/css" charset="utf-8" media="all" href="css/wiki.css" />
+<link rel="shortcut icon" href="img/favicon.ico" />
+</head>
+
+<body>
+
+<table><tr>
+<td><img src="img/WinGRASS.png"></td>
+<td><h1>GRASS Windows-Native Project</h1></td>
+</tr></table>
+
+<br>
+
+<div class="table-of-contents">
+
+<p><strong>Table of Contents</strong></p>
+
+<li><a href="#Introduction">Introduction</a></li>
+<li><a href="#Release Notes">Release Notes</a></li>
+<li><a href="#Install GRASS">Install GRASS</a></li>
+<li><a href="#Launching GRASS">Launching GRASS</a></li>
+<li><a href="#Sample Data">Sample Data</a></li>
+<li><a href="#Uninstall GRASS">Uninstall GRASS</a></li>
+<li><a href="#New GRASS Python GUI">New GRASS Python GUI</a></li>
+<li><a href="#Missing Modules">Missing Modules</a></li>
+<li><a href="#Known Issues">Known Issues</a></li>
+<li><a href="#How to Submit Bugs">How to Submit Bugs</a></li>
+<li><a href="#Build GRASS From Source">Build GRASS From Source</a></li>
+<li><a href="#GRASS Development Team">GRASS Development Team</a></li>
+<li><a href="#Credits and Contacts">Credits and Contacts</a></li>
+
+<br>
+
+</div>
+
+
+
+<div id="Introduction">
+
+<p><h3>Introduction</h3></p>
+
+<p>GRASS (Geographic Resources Analysis Support System) is a free, open source Geographical Information System (GIS)
+capable of handling raster, topological vector, image processing, and graphic data.</p>
+
+<p>GRASS is released under the GNU General Public License (GPL).</p>
+
+<p>Visit the GRASS GIS main web site at <a target="_blank" href="http://grass.osgeo.org/">http://grass.osgeo.org/</a></p>
+
+</div>
+
+
+
+<div id="Release Notes">
+
+<p><h3>Release Notes</h3></p>
+
+<p>WinGRASS is a GRASS Development Team project, with the goal of creating a Microsoft Windows native binary port of GRASS.</p>
+
+<p>WinGRASS is an experimental project, hence it can't be considered a complete and fully
+working release of GRASS for Windows. Some features are missing (see <a href="#Missing Modules">Missing Modules</a> section
+in this document), some known bugs still need to be fixed (see <a href="#Known Issues">Known Issues</a> section) and other
+features may not work.</p>
+
+<p>See also <a target="_blank" href="http://grass.osgeo.org/wiki/WinGRASS_Current_Status">
+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>
+
+<p>
+TODO 4/2009: List needs to be updated
+<ul>
+<li>MSYS (1.0.11)</li>
+<li>Flex (2.5.4a-1)</li>
+<li>Bison (2.1)</li>
+<li>Zlib (1.2.3)</li>
+<li>Libjpeg (6b)</li>
+<li>Libpng (1.2.29)</li>
+<li>Libtiff (3.8.2) *</a></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) **</a></li>
+<li>Tcl/Tk (8.5.2)</li>
+<li>AVCE00 (2.0.0)</li>
+<li>E00compr (1.0.0)</li>
+<li>GPSBabel (1.3.5)</li>
+</ul>
+
+<p>* with Libjpeg support enabled</p>
+
+<p>** with GEOS, 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>
+
+<p> All the above softwares and libraries have been built from sources with the exception of:<p/>
+
+<li>MSYS: provided by the MinGW Project on SourceForge.NET
+(<a target="_blank" href="http://www.mingw.org/msys.shtml">http://www.mingw.org/msys.shtml</a>);</li>
+<li>Flex and Bison: provided by the GnuWin32 Project on SourceForge.NET
+(<a target="_blank" href="http://gnuwin32.sourceforge.net/">http://gnuwin32.sourceforge.net/</a>);</li>
+<li>GPSBabel: provided by the GPSBabel Project (<a target="_blank" href="http://www.gpsbabel.org/">http://www.gpsbabel.org//</a>).</li>
+
+
+<div id="Install GRASS">
+
+<p><h3>Install GRASS</h3></p>
+
+<table><tr>
+<td width="32" align="left" valign="top"><img src="img/Install_GRASS.png"></td>
+<td align="left">To install GRASS, launch '<a href="WinGRASS-6.4.0RC4-1-Setup.exe">WinGRASS-6.4.0RC4-1-Setup.exe</a>' and simply follow the instructions of the wizard.</td>
+</tr></table>
+
+<p>If installed into a directory that has spaces in either its name or the path of directories leading up to it,
+some functionalities of GRASS might be hampered. We would highly appreciate if you tried and reported any problems,
+so that we can fix them. However, if you want to avoid any such issues, we recommend that you choose a simple
+installation path without spaces, such as <code>C:\GRASS</code>.</p>
+
+<p>The WinGRASS Installer has been made using the OpenSource NSIS (Nullsoft Scriptable Install System) software, available at:
+<a target="_blank" href="http://nsis.sourceforge.net">http://nsis.sourceforge.net</a></p>
+
+</div>
+
+
+
+<div id="Launching GRASS">
+
+<p><h3>Launching GRASS</h3></p>
+
+<p>There are three options for launching GRASS, described as follows referring to the GRASS Start Group menu:</p>
+
+<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>
+</tr></table>
+
+<table><tr>
+<td width="32" align="left" valign="top"><img src="img/GRASS_CMD.png"></td>
+<td align="left">Click on this icon to launch GRASS in text mode on the Windows command line.</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>
+
+</div>
+
+
+
+<div id="Sample Data">
+
+<p><h3>Sample Data</h3></p>
+
+<p>As install option, you can also download and install the following GRASS sample data sets:</p>
+
+<table><tr>
+<td width="120" align="left" valign="top"><h4 class="nomargin">North Carolina Data Set</h4></td>
+<td align="left" valign="top">
+<p class="nomargin">Used as sample data in the <a href="http://www.grassbook.org">book</a> "Open Source GIS: A GRASS GIS Approach", 3rd edition, this data set is a comprehensive
+collection of raster, vector and imagery data covering parts of North Carolina (NC), USA (map), prepared from public data
+sources provided by the North Carolina state and local government agencies and Global Land Cover Facility (GLCF).</p>
+<p>See also <a target="_blank" href="http://www.grassbook.org/data_menu3rd.php">http://www.grassbook.org/data_menu3rd.php</a></p>
+</td>
+</tr></table>
+
+<table><tr>
+<td width="120" align="left" valign="top"><h4 class="nomargin">South Dakota Data Set</h4></td>
+<td align="left" valign="top">
+<p class="nomargin">Also known as Spearfish data set, it contains raster, vector and point data of South Dakota, USA
+(UTM projection, Clarke66 ellipsoid, NAD27 conus)</p>
+<p>See also <a target="_blank" href="http://grass.osgeo.org/download/data6.php">http://grass.osgeo.org/download/data6.php</a></p>
+</td>
+</tr></table>
+
+<p>The sample data files will be installed into a directory called GIS DataBase, that will be created in your Documents folder.</p>
+
+</div>
+
+
+
+<div id="Uninstall GRASS">
+
+<p><h3>Uninstall GRASS</h3></p>
+
+<table><tr>
+<td width="32" align="left" valign="top"><img src="img/Uninstall_GRASS.png"></td>
+<td align="left">To uninstall GRASS click on this icon in the GRASS Start Group menu and follow the instructions in it.</td>
+</tr></table>
+
+</div>
+
+
+
+<div id="New GRASS Python GUI">
+
+<div id="Missing Modules">
+
+<p><h3>Missing Modules</h3></p>
+
+<p>The following modules are missing in the current WinGRASS release:</p>
+
+<li>r.li.daemon</li>
+<li>r.li.edgedensity</li>
+<li>r.li.patchdensity</li>
+<li>r.li.patchnum</li>
+<li>r.li.shape</li>
+<li>r.li.simpson</li>
+<li>r.li.shannon</li>
+<li>r.li.mps</li>
+<li>r.li.mpa</li>
+<li>r.li.padcv</li>
+<li>r.li.padsd</li>
+<li>r.li.padrange</li>
+<li>r.li.cwed</li>
+<li>r.li.richness</li>
+<li>r.li.dominance</li>
+<li>tcltk GUI</li>
+<li>g.change.gui.py</li>
+<li>v.type.py</li>
+<li>wxnviz</li>
+<li>wxvdigit</li>
+</div>
+
+
+<div id="Known Issues">
+
+<p><h3>Known Issues</h3></p>
+
+<p>See <a target="_blank" href="http://grass.osgeo.org/wiki/WinGRASS_Current_Status#Known_Issues">
+http://grass.osgeo.org/wiki/WinGRASS_Current_Status#Known_Issues</a></p>
+
+</div>
+
+
+<div id="How to Submit Bugs">
+
+<p><h3>How to Submit Bugs</h3></p>
+
+<p>We would highly appreciate if you contributed to WinGRASS project by submitting bugs to
+<a target="_blank" href="http://trac.osgeo.org/grass/">http://trac.osgeo.org/grass/</a> or informing us about them through the Windows GRASS Mailing List (<a target="_blank"
+href="http://lists.osgeo.org/mailman/listinfo/grass-windows">http://lists.osgeo.org/mailman/listinfo/grass-windows</a>).</p>
+
+</div>
+
+
+
+<div id="Build GRASS From Source">
+
+<p><h3>Build GRASS From Source</h3></p>
+
+<p> See <a target="_blank" href="http://trac.osgeo.org/grass/wiki/CompileOnWindows">here</a>
+</p>
+
+</div>
+
+<div id="GRASS Development Team">
+
+<p><h3>GRASS Development Team</h3></p>
+
+<p>The GRASS Development Team is a multi-national group consisting of scientists and developers participating from various fields.</p>
+
+<p>For more information, see <a target="_blank" href="http://grass.osgeo.org/community/team.php">
+http://grass.osgeo.org/community/team.php</a></p>
+
+</div>
+
+
+
+<div id="Credits and Contacts">
+
+<p><h3>Credits and Contacts</h3></p>
+
+<p>WinGRASS project has been created and is currently developed by the GRASS Development Team.</p>
+
+<p>The WinGRASS self-contained binary package (including all the builds and the installer script) was originally developed by Marco Pasetti (GRASS 6.3.0) and is now maintained by Colin Nielsen.</p>
+
+<p>To contact them, e-mail to: GRASS Development Mailing List
+(<a target="_blank" href="http://lists.osgeo.org/mailman/listinfo/grass-dev">http://lists.osgeo.org/mailman/listinfo/grass-dev</a>).</p>
+
+</div>
+
+</body>
+
+</html>

Added: grass-web/trunk/grass64/binary/mswindows/native/css/wiki.css
===================================================================
--- grass-web/trunk/grass64/binary/mswindows/native/css/wiki.css	                        (rev 0)
+++ grass-web/trunk/grass64/binary/mswindows/native/css/wiki.css	2009-04-13 15:50:36 UTC (rev 36717)
@@ -0,0 +1,125 @@
+/* Wiki Pages Styles */
+
+/* TableOfContents */
+
+.table-of-contents	{ 
+					border: 1px solid #bbbbbb;
+					color: black; background-color: #eeeeee;
+					font-size: small;
+					text-align:left;
+					margin: 0.5em; padding-left: 1em;
+					width: 360;
+					}
+
+/* Contents */
+
+html	{
+		background-color: white;
+		color: black;
+		font-family: Arial, Lucida Grande, sans-serif;
+		font-size: 10pt;
+		}
+		
+body	{
+		margin: 30;
+		}
+
+h1	{
+	font-family: Arial, Lucida Grande, sans-serif;
+	font-size: 18pt;
+	margin-top: 0;
+	margin-bottom: 0;
+	}
+
+h2	{
+	font-family: Arial, Lucida Grande, sans-serif;
+	font-size: 16pt;
+	margin-top: 60;
+	margin-bottom: 20;
+	}
+	
+h3	{
+	font-family: Arial, Lucida Grande, sans-serif;
+	font-size: 14pt;
+	margin-top: 60;
+	margin-bottom: 20;
+	}
+
+h4	{
+	font-family: Arial, Lucida Grande, sans-serif;
+	font-size: 12pt;
+	margin-top: 60;
+	margin-bottom: 20;
+	}
+	
+h4.nomargin	{
+			font-family: Arial, Lucida Grande, sans-serif;
+			font-size: 12pt;
+			margin-top: 0;
+			margin-bottom: 0;
+			}
+	
+p	{
+	font-family: Arial, Lucida Grande, sans-serif;
+	font-size: 10pt;
+	margin-top: 10;
+	margin-bottom: 10;
+	}
+	
+p.nomargin	{
+			font-family: Arial, Lucida Grande, sans-serif;
+			font-size: 10pt;
+			margin-top: 0;
+			margin-bottom: 10;
+			}
+
+code	{
+		font-family: Courier-new, monospace;
+		font-size: 10pt;
+		margin-top: 10;
+		margin-bottom: 10;
+		}
+		
+pre	{
+	padding: 1em;
+	border: 1px dashed #2f6fab;
+	color: black;
+	background-color: #f9f9f9;
+	line-height: 1.1em;
+	}
+	
+	
+/* Tables */
+
+table
+{
+	margin: 0.5em 0 0 0.5em;
+	border-collapse: collapse;
+}
+
+td
+{
+	padding: 0.25em 0.5em 0.25em 0.5em;
+	border: 0pt solid #ADB9CC;
+	font-family: Arial, Lucida Grande, sans-serif;
+	font-size: 10pt;
+}
+		
+
+/* Links */
+
+a	{
+	text-decoration: none;
+	color: #002bb8;
+	background: none;
+	}
+	
+a:hover {
+		text-decoration: underline;
+		color: green;
+		}
+	
+a:visited:hover	{
+				text-decoration: underline;
+				color: red;
+				}
\ No newline at end of file

Added: grass-web/trunk/grass64/binary/mswindows/native/img/GRASS.png
===================================================================
(Binary files differ)


Property changes on: grass-web/trunk/grass64/binary/mswindows/native/img/GRASS.png
___________________________________________________________________
Name: svn:mime-type
   + image/png

Added: grass-web/trunk/grass64/binary/mswindows/native/img/GRASS_CMD.png
===================================================================
(Binary files differ)


Property changes on: grass-web/trunk/grass64/binary/mswindows/native/img/GRASS_CMD.png
___________________________________________________________________
Name: svn:mime-type
   + image/png

Added: grass-web/trunk/grass64/binary/mswindows/native/img/GRASS_MSYS_Console.png
===================================================================
(Binary files differ)


Property changes on: grass-web/trunk/grass64/binary/mswindows/native/img/GRASS_MSYS_Console.png
___________________________________________________________________
Name: svn:mime-type
   + image/png

Added: grass-web/trunk/grass64/binary/mswindows/native/img/Install_GRASS.png
===================================================================
(Binary files differ)


Property changes on: grass-web/trunk/grass64/binary/mswindows/native/img/Install_GRASS.png
___________________________________________________________________
Name: svn:mime-type
   + image/png

Added: grass-web/trunk/grass64/binary/mswindows/native/img/Uninstall_GRASS.png
===================================================================
(Binary files differ)


Property changes on: grass-web/trunk/grass64/binary/mswindows/native/img/Uninstall_GRASS.png
___________________________________________________________________
Name: svn:mime-type
   + image/png

Added: grass-web/trunk/grass64/binary/mswindows/native/img/WinGRASS.png
===================================================================
(Binary files differ)


Property changes on: grass-web/trunk/grass64/binary/mswindows/native/img/WinGRASS.png
___________________________________________________________________
Name: svn:mime-type
   + image/png

Added: grass-web/trunk/grass64/binary/mswindows/native/img/developers_note.png
===================================================================
(Binary files differ)


Property changes on: grass-web/trunk/grass64/binary/mswindows/native/img/developers_note.png
___________________________________________________________________
Name: svn:mime-type
   + image/png

Added: grass-web/trunk/grass64/binary/mswindows/native/img/download.png
===================================================================
(Binary files differ)


Property changes on: grass-web/trunk/grass64/binary/mswindows/native/img/download.png
___________________________________________________________________
Name: svn:mime-type
   + image/png

Added: grass-web/trunk/grass64/binary/mswindows/native/img/favicon.ico
===================================================================
(Binary files differ)


Property changes on: grass-web/trunk/grass64/binary/mswindows/native/img/favicon.ico
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream



More information about the grass-commit mailing list