[GRASSweb-list]markus: web/grass57/binary/linux README.html,1.10,1.11
grass at intevation.de
grass at intevation.de
Thu Jun 17 11:45:43 EDT 2004
Author: markus
Update of /grassrepository/web/grass57/binary/linux
In directory doto:/tmp/cvs-serv31560
Modified Files:
README.html
Log Message:
updated for 5.7.0 release
Index: README.html
===================================================================
RCS file: /grassrepository/web/grass57/binary/linux/README.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- README.html 19 May 2004 15:19:14 -0000 1.10
+++ README.html 17 Jun 2004 15:45:41 -0000 1.11
@@ -1,44 +1,42 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
- <title>Index of /grass57/binary/linux</title>
+ <title>GRASS 5.7 binary releases for GNU/Linux</title>
</head>
<body>
-<h1>How to install the Linux (x86/Intel) binary code for
- GRASS 5.7.x EXPERIMENTAL in gzipped tar format.</h1>
+<h1>How to install the Linux (x86/Intel) binary releases
+ of GRASS 5.7.x in gzipped tar format.</h1>
-<h2>Note that this binary version may not work.<br>
- Use at your own risk.</h2>
+<h2>Use at your own risk.</h2>
You can install and use GRASS 5.7 in parallel to GRASS 5.0/5.3.
<h3>Installation:</h3>
<ol>
<li>get the file <br>
-grass57-DD-MM-YYYY-arch-bin.tar.gz</li>
+grass-5.7.0-x.distro_version.hw-bin.tar.gz</li>
<li>get the installation script <br>
-grass57-DD-MM-YYYY-arch-install.sh</li>
+grass-5.7.0-x.distro_version.hw-install.sh</li>
</ol>
<h4>where</h4>
<ul>
- <li>DD-MM-YYYY is the date of the release (e.g. 10_02_2004)</li>
- <li>arc is the architecture of your platform (e.g. pc-linux-gnu)</li>
+ <li>x: binary_version</li>
+ <li>distro_version: Linux distribution with version</li>
+ <li>hw: is the hardware architecture of your platform (e.g. i386)</li>
</ul>
-<strong>Note</strong>: this code is highly experimental and may be
-malfunctioning.<br>
<br>
For installation, run the install script with --help option:<br>
<ul>
- <li>sh grass57-DD-MM-YYYY-arch-install.sh --help </li>
-or <li>./grass57-DD-MM-YYYY-arch-install.sh --help </li>
+ <li>sh grass-5.7.0-x.distro_version.hw-install.sh --help </li>
+or <li>./grass-5.7.0-x.distro_version.hw-install.sh --help </li>
</ul>
<br>
Or without help, directly:<br>
<ul>
- <li>sh grass57-DD-MM-YYYY-arch-install.sh
-grass57-DD-MM-YYYY-arc-bin.tar.gz</li>
-or <li>./grass57-DD-MM-YYYY-arch-install.sh
-grass57-DD-MM-YYYY-arc-bin.tar.gz</li>
+ <li>sh grass-5.7.0-x.distro_version.hw-install.sh grass57-DD-MM-YYYY-arc-bin.tar.gz <br>
+ or</li>
+ <li>./grass-5.7.0-x.distro_version.hw-install.sh grass57-DD-MM-YYYY-arc-bin.tar.gz</li>
</ul>
+
<h3>Libraries</h3>
The following libraries are required:
<ul>
More information about the grass-web
mailing list