[GRASSweb-list] paul: web/grass54/source README.html,1.3,1.4
grass at intevation.de
grass at intevation.de
Wed Jul 25 17:00:03 EDT 2007
Author: paul
Update of /grassrepository/web/grass54/source
In directory doto:/tmp/cvs-serv32376/grass54/source
Modified Files:
README.html
Log Message:
Updates for 5.4.1 release
Index: README.html
===================================================================
RCS file: /grassrepository/web/grass54/source/README.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- README.html 8 Nov 2004 15:29:44 -0000 1.3
+++ README.html 25 Jul 2007 21:00:01 -0000 1.4
@@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML> <BODY BGCOLOR=#FFFFFF>
<p>This directory contains the source code for
-GRASS GIS 5.4.0 in gzipped tar format.</p>
+GRASS GIS 5.4.1 in gzipped tar format.</p>
-<p>The large (around 20 MB) file grass-5.4.0.tar.gz is the
-officially released GRASS 5.4.0 source code in a single file.</p>
+<p>The large (around 20 MB) file grass-5.4.1.tar.gz is the
+officially released GRASS 5.4.1 source code in a single file.</p>
<h3>INSTALLATION</h3>
@@ -26,10 +26,10 @@
of commands work to install GRASS on any platform.</p>
<pre>
- gunzip -fc grass-5.4.0.tar.gz | tar xvf -
+ gunzip -fc grass-5.4.1.tar.gz | tar xvf -
mkdir grass-build
cd grass-build
- ../grass-5.4.0/configure ... [system-specific options] ..
+ ../grass-5.4.1/configure ... [system-specific options] ..
make
sudo make install
@@ -41,17 +41,17 @@
GRASS libraries are compiled static or shared.</p>
-<p>Enjoy ongoing GRASS development!</p>
-
<hr>
-<p>Help us to improve GRASS. Report problems at our bug report page:
-<a href=http://grass.itc.it/bugtracking/bugreport.html>go here!</a></p>
-
-<p>Send improvements to<br>
- grass5 at grass.itc.it (needs subscription)<br>
+<p>This is a legacy release of the "classic" 5.x GRASS
+series. This release includes various accumulated bugfixes since
+the 5.4.0 release, but MANY BUGS STILL REMAIN and have since been
+fixed in the 6.x GRASS series, where development is still ongoing.
+This 5.4.1 release is basically unsupported and is provided only
+as a courtesy to users who, for whatever reason, cannot use a 6.x
+GRASS release.</p>
-Thanks!</p>
+<p>Thanks!</p>
<hr>
More information about the grass-web
mailing list