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

grass at intevation.de grass at intevation.de
Wed Aug 4 08:24:49 EDT 2004


Author: markus

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

Modified Files:
	README.html 
Log Message:
updated Debian related tricks

Index: README.html
===================================================================
RCS file: /grassrepository/web/grass57/binary/linux/snapshot/README.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- README.html	1 Jul 2004 05:43:18 -0000	1.3
+++ README.html	4 Aug 2004 12:24:47 -0000	1.4
@@ -49,9 +49,9 @@
 plus the program xterm.<br>
 
 and, recommended, also:
-    <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>
+<ul>
+  <li>tcl (e.g.tcl8.3 for Debian, tcl-8.3.3-21mdk.i586.rpm for Mandrake or tcl8.4)</li>
+  <li>tk (e.g. tk8.3 for Debian, tk-8.3.3-21mdk.i586.rpm for Mandrake or tk8.4)</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>
@@ -76,10 +76,15 @@
 <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>
+libtk8.3.so and libtcl8.3.so (or libtk8.4.so and libtcl8.4.so). In this case, type instead:<br><br>
+    ln -s /usr/lib/libtk8.3.so /usr/lib/libtk.so.0<br>
+    ln -s /usr/lib/libtcl8.3.so /usr/lib/libtcl.so.0<br>
     ldconfig<br>
+    
+<h3>Debian NOTE:</h3>
+In Debian Sarge NVIZ does not work with Tcl/Tk8.4 as it is provided. Please install tcl8.3 and tk8.3 instead 
+(or in addition to; 8.4 and 8.3 can live side by side), and link to this (not to 8.4).
+
 <h1>How to uninstall</h1>
 sh /usr/local/bin/grass5uninstall.sh<br>
 If it's not there, then:<br>





More information about the grass-web mailing list