[GRASSweb-list]markus: web/grass51 index.html,1.66,1.67

grass at intevation.de grass at intevation.de
Mon Feb 16 05:02:10 EST 2004


Author: markus

Update of /grassrepository/web/grass51
In directory doto:/tmp/cvs-serv1304

Modified Files:
	index.html 
Log Message:
updated

Index: index.html
===================================================================
RCS file: /grassrepository/web/grass51/index.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- index.html	12 Feb 2004 09:14:06 -0000	1.66
+++ index.html	16 Feb 2004 10:02:07 -0000	1.67
@@ -19,9 +19,9 @@
 GRASS 5.7: [ <a href="#status">Status</a> |
 <a href="#features">Features</a> |
 <a href="http://mpa.itc.it/radim/g51/">Screenshots</a> |
-<a href="#development">Development</a> |
-<a href="#docs">Documentation</a> |
 <a href="#downloads">Download</a> |
+<a href="#docs">Documentation</a> |
+<a href="#development">Development</a> |
 <a href="../bugtracking/bugreport.html">Report bugs</a>
 ]
 
@@ -29,7 +29,8 @@
 <a name="status"></a>
 <h2>GRASS 5.7 status</h2>
 
-[GRASS 5.1 renamed to GRASS 5.7, Sep 11 2003, see <a href="../roadmap.html">roadmap</a>] <P>
+<i>[GRASS 5.1 renamed to GRASS 5.7, Sep 11 2003, see <a href="../roadmap.html">roadmap</a>]</i>
+<P>
 
 GRASS 5.7 is currently under development. It is not complete yet nor it is intended 
 to productional usage. But it's in a fairly good state now.
@@ -116,11 +117,49 @@
 into the 5.7 directory structure during compilation. From time to time more
 code will be migrated into 5.7.
 
+
+<a name="downloads"></a>
+<h2>GRASS 5.7.0 Downloads</h2>
+
+<ul>
+<li>
+Download <a href="binary/">pre-compiled binaries</a> (all modules, for some platforms updated weekly)</li>
+<li>
+Download <a href="source/snapshot/">CVS snapshot</a> (Note: compilation of
+GRASS 5.7 requires <a href=../grass5/source/snapshot_experimental/>GRASS 5.3 experimental (CVS HEAD) 
+source code</a>!). The installation is explained in the included INSTALL file.
+</li> 
+
+<li>
+GRASS 5.7 CVS access:</li>
+<ul>
+<li>
+Set the CVSROOT variable (see <a href="../grasscvs.html#access">here</a>)</li>
+<li>
+cvs -z3 co grass51</li>
+<li>
+cvs -z3 co grass</li>
+The latter is the experimental GRASS 5.3 code which is needed (this code is partly linked into GRASS 5.7)
+</ul>
+
+
+<li>DATA:
+Sample GRASS 5.7 data with 3D vectors: <a href="http://mpa.itc.it/radim/g51/data.html">Sample LOCATION</a></li>
+</ul>
+
+<a name="docs"></a>
+<h2>GRASS 5.7 Documentation</h2>
+<ul>
+ <li>Manuals: <a href=manuals/html57_user/index.html>HTML</a></li>
+ <li><a href=tutorial/index.html>Draft GRASS 5.7 tutorial</a> with examples
+ using the <a href="http://mpa.itc.it/radim/g51/">Sample 3D LOCATION</a></li>
+</ul>
+
 <a name="development"></a>
 <h2>GRASS 5.7.0 development</h2>
 
 <ul>
-<li>New vector engine:
+<li>Description of new vector engine:
 <ul>
   <li>GRASS 5.7 Vector architecture description: <a
    href=http://www.ing.unitn.it/~grass/conferences/GRASS2002/proceedings/proceedings/pdfs/Blazek_Radim.pdf>PDF</a>
@@ -156,50 +195,6 @@
 <li> Feel free to contact and join the <a href="../grassdevel.html">GRASS Development Team</a>!
 
 </ul>
-
-
-<a name="docs"></a>
-<h2>GRASS 5.7 Documentation</h2>
-<ul>
- <li>Manuals: <a href=manuals/html57_user/index.html>HTML</a></li>
- <li><a href=tutorial/index.html>Draft GRASS 5.7 tutorial</a> with examples
- using the <a href="http://mpa.itc.it/radim/g51/">Sample 3D LOCATION</a></li>
-</ul>
-
-
-<a name="downloads"></a>
-<h2>GRASS 5.7.0 Downloads</h2>
-
-<ul>
-<li>
-Download <a href="source/snapshot/">CVS snapshot</a> (Note: compilation of
-GRASS 5.7 requires <a href=../grass5/source/snapshot_experimental/>GRASS 5.3 experimental (CVS HEAD) source code</a>!)
-</li> 
-
-<li>
-Download <a href="binary/">pre-compiled binaries</a></li>
-
-<li>
-GRASS 5.7 CVS access:</li>
-
-<ul>
-<li>
-Set the CVSROOT variable (see <a href="../grasscvs.html#access">here</a>)</li>
-
-<li>
-cvs -z3 co grass51</li>
-
-<li>
-cvs -z3 co grass</li>
-
-<br>The latter is the experimental GRASS
-5.3 code which is needed (this code is partly linked into GRASS 5.7)</ul>
-
-
-<li>
-Sample GRASS data with 3D vectors: <a href="http://mpa.itc.it/radim/g51/data.html">Sample LOCATION</a></li>
-</ul>
-
 
 <!-- FOOTER -->
 <hr>





More information about the grass-web mailing list