[GRASSweb-list]markus: web/grass57/binary/linux/snapshot README.html,1.1,1.2

grass at intevation.de grass at intevation.de
Fri Jun 25 05:02:00 EDT 2004


Author: markus

Update of /grassrepository/web/grass57/binary/linux/snapshot
In directory doto:/tmp/cvs-serv5050

Modified Files:
	README.html 
Log Message:
updated by Paolo Cavallini

Index: README.html
===================================================================
RCS file: /grassrepository/web/grass57/binary/linux/snapshot/README.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- README.html	17 Jun 2004 15:40:17 -0000	1.1
+++ README.html	25 Jun 2004 09:01:57 -0000	1.2
@@ -1,94 +1,95 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<html>
-<head>
-  <title>Index of /grass57/binary/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>
+<HTML>
+ <HEAD>
+  <TITLE>GRASS 5.7.CVS experimental GNU/Linux binaries</TITLE>
+ </HEAD>
+ <BODY>
+<H1>GRASS 5.7.CVS experimental GNU/Linux binaries</H1>
 
-<h2>Note that this binary version may not work.<br>
- Use at your own risk.</h2>
+<h2>How to install the Linux (x86/Intel) binary code for
+GRASS 5.7.x EXPERIMENTAL in gzipped tar format.</h2>
+
+<h3>Note that this binary version may not work.<br>
+Use at your own risk. It's generated weekly from CVS.</h3>
 
 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>
-  <li>get the installation script <br>
-grass57-DD-MM-YYYY-arch-install.sh</li>
+  <li>get the file  <br>grass-5.7.cvs-ARCH-DD_MM_YYYY.tar.gz</li>
+  <li>get the installation script <br> grass-5.7.cvs-ARCH-DD_MM_YYYY-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>ARCH is the architecture of the platform (e.g. i686-pc-linux-gnu)</li>
+  <li>DD-MM-YYYY is the date of the release (e.g. 21_06_2004)</li>
 </ul>
-<strong>Note</strong>: this code is highly experimental and may be
-malfunctioning.<br>
-<br>
+<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>
-</ul>
-<br>
+
+    <ul>
+  <li>sh grass-5.7.cvs-ARCH-DD_MM_YYYY-install.sh --help  </li>
+  or
+  <li>./grass-5.7.cvs-ARCH-DD_MM_YYYY-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>
+    <ul>
+  <li>sh grass-5.7.cvs-ARCH-DD_MM_YYYY-install.sh grass57-DD-MM-YYYY-arc-bin.tar.gz</li>
+  or
+  <li>./grass-5.7.cvs-ARCH-DD_MM_YYYY-install.sh grass57-DD-MM-YYYY-arc-bin.tar.gz</li>
 </ul>
 <h3>Libraries</h3>
 The following libraries are required:
 <ul>
-  <li>libpq (e.g. libpq3-7.3.4-2mdk.i586.rpm)</li>
-  <li>proj (e.g. proj-4.4.7-1mdk.i586.rpm)</li>
-  <li>libproj (e.g. libproj0-4.4.7-1mdk.i586.rpm) </li>
-  <li>libgdal(e.g. libgdal0-1.1.9-2mdk.i586.rpm) </li>
+  <li>libpq (e.g. libpq3 for Debian, libpq3-7.3.4-2mdk.i586.rpm for Mandrake)  </li>
+  <li>libproj (e.g. proj for Debian, libproj0-4.4.7-1mdk.i586.rpm for Mandrake)  </li>
+  <li>libgdal (e.g. libgdal1 for Debian, libgdal0-1.1.9-2mdk.i586.rpm for Mandrake)  </li>
 </ul>
+plus the program xterm.<br>
+
 and, recommended, also:
-<ul>
-  <li>tcl (e.g. tcl-8.3.3-21mdk.i586.rpm)</li>
-  <li>tk (e.g. tk-8.3.3-21mdk.i586.rpm)</li>
-  <li>gdal tools (e.g. gdal-1.1.9-2mdk.i586.rpm)</li>
-  <li>libfftw (must be fft2, e.g. libfftw2-2.1.5-2mdk.i586.rpm)</li>
-  <li>libgrass (e.g. libgrass5-1.0.0-1mdk.src.rpm - but only if inserted in one of above packages as dependency)<br>
-  </li>
-</ul>
-optional:<br>
-<ul>
-  <li>libgdal0-devel-1.1.9-2mdk.i586.rpm</li>
-  <li>libgrass5_0-devel-1.0.0-1mdk.i586.rpm</li>
-  <li>libproj0-devel-4.4.7-1mdk.i586.rpm</li>
+    <ul>
+  <li>tcl (e.g.tcl8.4 for Debian, tcl-8.3.3-21mdk.i586.rpm for Mandrake)</li>
+  <li>tk (e.g. tk8.4 for Debian, tk-8.3.3-21mdk.i586.rpm for Mandrake)</li>
+  <li>gdal tools (e.g. gdal-bin for Debian, gdal-1.1.9-2mdk.i586.rpm for Mandrake)</li>
+  <li>libfftw (must be fft2, e.g.  fftw2 for Debian, libfftw2-2.1.5-2mdk.i586.rpm for Mandrake)</li>
 </ul>
-You can find these RPMs on <a href="http://www.rpmfind.net/">www.rpmfind.net</a>
 
 <h3>NOTE:</h3>
-In some distributions (e.g. Mandrake) the names of libraries is
-slightly different. Check, and if there is no file of the name:<br>
+In some distributions (e.g. Debian, Mandrake) the names of libraries are slightly different.
+Check, and if there is no file of the name:<br>
 libtk.so.0<br>
 libtcl.so.0<br>
 libpq.so.2<br>
-libgdal.1.1.so<br>
-<br>
-then you should type:<br>
-<br>
-su<br>
-ln -s /usr/lib/libtk.so /usr/lib/libtk.so.0<br>
-ln -s /usr/lib/libtcl.so /usr/lib/libtcl.so.0<br>
-ln -s /usr/lib/libpq.so.3 /usr/lib/libpq.so.2<br>
-ln -s /usr/lib/libgdal.1.1.so /usr/lib/libgdal.so.1<br>
-ldconfig
-
-<p>Instead of (or in addition to) libtk.so and libtcl.so, you might
-   have libtk8.4.so and libtcl8.4.so. In this case, type instead:<br>
+libgdal.so.1<br>
+libdfftw.so.2<br>
 <br>
-ln -s /usr/lib/libtk8.4.so /usr/lib/libtk.so.0<br>
-ln -s /usr/lib/libtcl8.4.so /usr/lib/libtcl.so.0<br>
-ldconfig<br>
-</p>
-<hr>Please help us and report bugs.<br>
-<a href="http://grass.itc.it/bugtracking/bugreport.html">Bug report form</a>
+then you should type:<br><br>
+    su<br>
+    ln -s /usr/lib/libtk.so /usr/lib/libtk.so.0<br>
+    ln -s /usr/lib/libtcl.so /usr/lib/libtcl.so.0<br>
+    ln -s /usr/lib/libpq.so.3 /usr/lib/libpq.so.2<br>
+    ln -s /usr/lib/libgdal.1.1.so /usr/lib/libgdal.so.1<br>
+    ln -s /usr/lib/libfftw.so.2 /usr/lib/libdfftw.so.2<br>
+    ldconfig<br>
+ As a first argument, you should put the names of the libraries you have in your distribution.<br>
+<p>
+As a first argument, you should put the names of the libraries you have in your distribution.<br>
+Instead of (or in addition to) libtk.so and libtcl.so, you might have
+libtk8.4.so and libtcl8.4.so. In this case, type instead:<br><br>
+    ln -s /usr/lib/libtk8.4.so /usr/lib/libtk.so.0<br>
+    ln -s /usr/lib/libtcl8.4.so /usr/lib/libtcl.so.0<br>
+    ldconfig<br>
+<h1>How to uninstall</h1>
+sh /usr/local/bin/grass5uninstall.sh<br>
+If it's not there, then:<br>
+rm -rf /usr/local/bin/grass57<br>
+rm -rf /usr/local/bin/grass57-DD-MM-YYYY<br>
+rm -rf /usr/local/grass57-DD-MM-YYYY<br>
+<hr>
+Please help us and report bugs.<br>
+<a href=http://grass.itc.it/bugtracking/bugreport.html>Bug report form</a>
 </body>
 </html>
+</BODY></HTML>





More information about the grass-web mailing list