[GRASSweb-list]markus: web/grass5/source/snapshot_experimental compiling.html,1.1,1.2

grass at intevation.de grass at intevation.de
Mon Oct 28 05:01:27 EST 2002


Author: markus

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

Modified Files:
	compiling.html 
Log Message:
fixes

Index: compiling.html
===================================================================
RCS file: /grassrepository/web/grass5/source/snapshot_experimental/compiling.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- compiling.html	13 Feb 2002 13:34:50 -0000	1.1
+++ compiling.html	28 Oct 2002 10:01:25 -0000	1.2
@@ -1,11 +1,11 @@
 <HTML> <pre>
-Date: 2/2002
+Date: $Date$
 
 This directory contains the experimental (HEAD) source code for
-GRASS GIS 5.0.0preX in gzipped tar format.  
+GRASS GIS 5.0.X in gzipped tar format.  
 It reflects latest development!
 
-The large (16 mb) file grass5.0.0preX.tar.gz is the
+The large (23 mb) file grass5.0.X.tar.gz is the
 whole source in a single file.  Get this file.
 
 To extract do following:
@@ -16,15 +16,15 @@
         mkdir /opt/grass5sources
 
 - Put the package there and extract it (replace "X" with 
-  the current version number of GRASS 5.0.0preX):
+  the current version number of GRASS 5.0.X):
 
-        gunzip grass5.0.0preX_src.tar.gz
-	tar -xvf grass5.0.0preX_src.tar  
+        gunzip grass5.0.X_src.tar.gz
+	tar -xvf grass5.0.X_src.tar  
 
   Example:
 
-        gunzip grass5.0.0pre1_src.tar.gz
-        tar -xvf grass5.0.0pre1_src.tar
+        gunzip grass5.0.0_src.tar.gz
+        tar -xvf grass5.0.0_src.tar
 
 This will create the necessary directories and
 files for you to compile GRASS.
@@ -37,8 +37,8 @@
 
 A) If you have "root" access to your machine:
 
-  Jump into the new directory "grass5.0.0preX" (example):
-        cd grass500pre1
+  Jump into the new directory "grass5.0.X" (example):
+        cd grass500
 
   To compile enter following:
 
@@ -53,8 +53,8 @@
 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" (example):
-        cd grass500pre1
+   Jump into the new directory "grass5.0.X" (example):
+        cd grass500
 
    Then start the process:
 





More information about the grass-web mailing list