[GRASSweb-list]markus: web/grass5/binary/solaris_sun README.html,1.3,1.4

grass at intevation.de grass at intevation.de
Mon Oct 28 05:19:48 EST 2002


Author: markus

Update of /grassrepository/web/grass5/binary/solaris_sun
In directory doto:/tmp/cvs-serv3386/binary/solaris_sun

Modified Files:
	README.html 
Log Message:
removed 'pre's

Index: README.html
===================================================================
RCS file: /grassrepository/web/grass5/binary/solaris_sun/README.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- README.html	28 Jan 2002 09:48:13 -0000	1.3
+++ README.html	28 Oct 2002 10:19:46 -0000	1.4
@@ -20,13 +20,13 @@
 
 HOW TO INSTALL
 
-1) get the file, in this case grass-5.0.0pre3-sol8-sparc-local.gz
+1) get the file, in this case grass-5.0.0-sol8-sparc-local.gz
 
 2) unzip it:
-gunzip grass-5.0.0pre3-sol8-sparc-local.gz
+gunzip grass-5.0.0-sol8-sparc-local.gz
 
 3) Install it using the pkgadd installation program from Sun
-pkgadd -d grass-5.0.0pre3-sol8-sparc-local
+pkgadd -d grass-5.0.0-sol8-sparc-local
 
 4) Add /usr/local/bin to you $path
 
@@ -78,9 +78,9 @@
 In broad terms the procedure was as follows:
 
 Got the sources, then:
-gunzip grass5.0.0pre3.tar.gz
-tar xf grass5.0.0pre3.tar
-cd grass5.0.0pre3
+gunzip grass5.0.0.tar.gz
+tar xf grass5.0.0.tar
+cd grass5.0.0
 
 Before configuring and compiling, several packages need to be sorrectly installed,
 among them fftw, PostgreSQL, unixODBC (which we had to compile from scratch),
@@ -107,8 +107,8 @@
 9D. cd /usr/local
 10. pkgmk -r `pwd`
 11. cd /var/spool/pkg
-12. pkgtrans -s `pwd` /tmp/grass5.0.0pre3-sol8-sparc-local
-13. gzip /tmp/grass5.0.0pre3-sol8-sparc-local
+12. pkgtrans -s `pwd` /tmp/grass5.0.0-sol8-sparc-local
+13. gzip /tmp/grass5.0.0-sol8-sparc-local
 Then clean up:
 14. cd /var/spool/pkg; rm -r *
 15. cd "main source directory": make uninstall





More information about the grass-web mailing list