[GRASSweb-list]moritz: web/grass5/source README.html,1.5,1.6

grass at intevation.de grass at intevation.de
Sat Sep 21 08:23:06 EDT 2002


Author: moritz

Update of /grassrepository/web/grass5/source
In directory doto:/tmp/cvs-serv7349

Modified Files:
	README.html 
Log Message:
erased references to preX, to leave grass5.0.0


Index: README.html
===================================================================
RCS file: /grassrepository/web/grass5/source/README.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- README.html	9 Aug 2002 07:56:01 -0000	1.5
+++ README.html	21 Sep 2002 12:23:04 -0000	1.6
@@ -1,9 +1,9 @@
 <HTML> <BODY BGCOLOR=#FFFFFF>
 <pre>
 This directory contains the source code for
-GRASS GIS 5.0.0 (prerelease X) in gzipped tar format.
+GRASS GIS 5.0.0 in gzipped tar format.
 
-The large (25 MB) file grass5.0.0preX_src.tar.gz is the
+The large (25 MB) file grass5.0.0_src.tar.gz is the
 officially released GRASS 5.0 source code in a single file.
 
 Also here: weekly generated CVS snapshots
@@ -25,13 +25,13 @@
 - Put the package there and extract it (replace "X" with 
   the current version number of GRASS 5.0.0preX):
 
-        gunzip grass5.0.0preX.tar.gz
-	tar -xvf grass5.0.0preX.tar  
+        gunzip grass5.0.0.tar.gz
+	tar -xvf grass5.0.0.tar  
 
   Example:
 
-        gunzip grass5.0.0pre1.tar.gz
-        tar -xvf grass5.0.0pre1.tar
+        gunzip grass5.0.0.tar.gz
+        tar -xvf grass5.0.0.tar
 
 This will create the necessary directories and
 files for you to compile GRASS.
@@ -44,9 +44,9 @@
 
 A) If you have "root" access to your machine:
 
-  Jump into the new directory "grass5.0.0preX" (change X to the current 
+  Jump into the new directory "grass5.0.0" (change X to the current 
   release number):
-        cd grass5.0.0preX
+        cd grass5.0.0
 
   To compile enter following:
 
@@ -60,10 +60,10 @@
 B) If you have no "root" access: You can also compile 
    GRASS locally (replace "user" with your username):
 
-   Jump into the new directory "grass5.0.0preX" (change X to the current
+   Jump into the new directory "grass5.0.0" (change X to the current
    release number):
 
-        cd grass5.0.0preX
+        cd grass5.0.0
 
    Then start the process:
 





More information about the grass-web mailing list