[GRASSweb-list]markus: web/faq index.html,1.15,1.16 wishnotfound.html,1.1,1.2

grass at intevation.de grass at intevation.de
Mon Dec 23 04:51:12 EST 2002


Author: markus

Update of /grassrepository/web/faq
In directory doto:/tmp/cvs-serv25701

Modified Files:
	index.html wishnotfound.html 
Log Message:
FAQ cleanup

Index: index.html
===================================================================
RCS file: /grassrepository/web/faq/index.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- index.html	2 Dec 2002 12:12:59 -0000	1.15
+++ index.html	23 Dec 2002 09:51:10 -0000	1.16
@@ -26,11 +26,12 @@
 <table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BGCOLOR="#E6E6E6" >
 <tr>
 <td><a href="#general">Introduction</a>
-- <a href="#compile">Installing/Compiling</a>
+- <a href="#install">How to Install</a>
+- <a href="#problems">Usage questions</a>
+- <a href="#compile">How to Compile</a>
 - <a href="#bugs">Bug Reports</a>
 - <a href="#docs">Documents</a>
 - <a href="#import">Import of data</a> 
-- <a href="#problems">Problems and FAQ</a>
 - <a href="#archive">Mailing lists archives</a>
 - <a href="#nviz">NVIZ</a>
 </td>
@@ -43,44 +44,31 @@
 </tr>
 </table>
 
-<p><a NAME="general"></a><h2>GRASS
-GIS Introduction:</h2>
+<p><a NAME="general"></a><h2>GRASS GIS Introduction:</h2>
 <ul>
 <li>
-<a href="../general.html">General
-introduction</a></li>
-
+<a href="../general.html">General introduction</a></li>
 <li>
-<a href="../firsttime.html">First
-time GRASS users - Welcome!</a></li>
-
+<a href="../firsttime.html">First time GRASS users - Welcome!</a></li>
 <li>
-<a href="../usergroups.html">National
-GRASS user groups</a></li>
-
+<a href="../usergroups.html">National GRASS user groups</a></li>
 <li>
-<a href="../gdp/html_grass5/index.html">GRASS
-5.x Reference Manual</a></li>
+<a href="../gdp/html_grass5/index.html">GRASS 5.x Reference Manual</a></li>
 </ul>
 
 
-<a NAME="compile"></a><h2>Compiling
-/ Installation of GRASS:</h2>
+<a NAME="install"></a><h2>How to install GRASS binaries:</h2>
 <ul>
 <li>
-<a href="../download.html">Here</a>
-are the official GRASS releases</li>
-
-<li>
-Interested in latest stuff?
-If you are familiar with compiling, get the CVS sources: <a href="cvs_howto.html">Read
-on here</a>.</li>
-
+<a href="../download.html">Here</a> are the official GRASS releases</li>
 <li>
 Installing GRASS:</li>
 
 <ul>
 <li>
+When using GRASS and the graphical user interface, I get 
+<a href="wishnotfound.html"><tt>tcltkgrass: line3: exec: wish: not found</tt></a>
+<li>
 When installing GRASS 5.x Linux
 binaries I get:<a href="termcap.html"> error while loading shared libraries:
 libtermcap !</a></li>
@@ -95,43 +83,109 @@
 I've a problem to understand what to do here.</li>
 </ul>
 
-
 <li>
-Compiling GRASS:</li>
+Installation of devices:</li>
 
 <ul>
 <li>
-Compilation terminates with
-this error: <a href="compile_on_linux.html">includes.h:7: X11/Xos.h No
-such file or directory</a>!</li>
+How to install a <a href="digitizer.html">digitizer</a>
+in GRASS?</li>
 
 <li>
-I have developed or found a
-<a href="install_extra_modules.html">new
-extra module</a> for GRASS. How to compile it in GRASS environment?</li>
+How to install a <a href="digitizer_calcomp.html">Calcomp
+Digitizer</a> in GRASS?</li>
+
+<li>
+Further installation instruction
+of <a href="http://www.relief.hu/index_5.html">digitizing boards</a> in
+GRASS/Linux.</li>
+</ul>
 </ul>
 
 
+<a NAME="problems"></a><h2>Usage problems and Frequently asked questions</h2>
+<ul>
 <li>
-Installation of devices:</li>
+XDRIVER driver: How to <a href="../gdp/html_grass5/html/xdriver.html">define
+the size of GRASS Monitor windows</a>?</li>
+
+<li>
+CELL driver: Why do we have
+this funny <a href="celldriver.html">CELL driver </a>which obviously displays
+nothing ?</li>
+
+<li>
+d.3d and CELL driver: I would
+like to print <a href="d.3d_CELL.html">nice 3D views with d.3d </a>! [2001:
+we recommend NVIZ now]</li>
+
+<li>
+Using GRASS:</li>
 
 <ul>
 <li>
-How to install a <a href="digitizer.html">digitizer</a>
-in GRASS?</li>
+d.mon problems: <a href="allocate_colorcell.html">Error:
+"cannot allocate any read/write color cells" </a>.</li>
 
 <li>
-How to install a <a href="digitizer_calcomp.html">Calcomp
-Digitizer</a> in GRASS?</li>
+d.mon problems: <a href="xcolormap.html">X
+Error 78 (X_CreateColormap)</a>.</li>
 
 <li>
-A second installation instruction
-of <a href="http://www.relief.hu/index_5.html">digitizing boards</a> in
-GRASS/Linux.</li>
+d.mon problems: <a href="color_not_set.html">Color:
+can't set color 0</a></li>
+
+<li>
+d.mon problems: <a href="already_running.html">Graphics
+driver [x0] is already running</a></li>
+
+<li>
+d.mon problems: I get <a href="colors_weird.html">weird
+colors when opening a GRASS monitor</a></li>
 </ul>
+
+<li>
+How to use GRASS in <b>batch
+mode</b> (fully script based)?:</li>
+
+<ul>
+<li>
+Download the script <a href="batch-grass.sh">batch-grass.sh</a>
+from Andrew E. Long</li>
 </ul>
-<a NAME="bugs"></a><h2>Reporting
-a bug?</h2>
+
+<h2>Is your question not answered yet? Check the GRASS Mailing list archives or send a mail:</h2>
+<ul>
+<li>
+<a href="../support.html">GRASS mailing lists</a>&nbsp;<a NAME="archive"></a></li>
+</ul>
+</ul>
+
+<a NAME="compile"></a><h2>How to compile GRASS:</h2>
+<ul>
+
+<li>
+Compilation terminates with
+this error: <a href="compile_on_linux.html">includes.h:7: X11/Xos.h No
+such file or directory</a>!</li>
+<li>
+Compilation terminates with...: <a href="../grass5/source/compilation_hints.html">Some hints for GRASS 5.0.0 compilation
+problems</a>
+
+<li>
+I have developed or found a
+<a href="install_extra_modules.html">new
+extra module</a> for GRASS. How to compile it in GRASS environment?</li>
+
+<li>GRASS CVS version:
+If you are familiar with compiling, get the CVS sources: <a href="cvs_howto.html">Read
+on here</a>.</li>
+
+</ul>
+
+
+
+<a NAME="bugs"></a><h2>Reporting a bug?</h2>
 <ul>
 <li>
 If not already listed, please use our
@@ -139,27 +193,23 @@
 GIS 5: Bug report System</a> to report.</li>
 </ul>
 
-<a NAME="docs"></a><h2>Where
-is all the documentation?</h2>
+<a NAME="docs"></a><h2>Where is all the documentation?</h2>
 <ul>
 <li>
-Visit the <a href="../gdp/index.html">GRASS
-documentation project</a>.</li>
+Visit the <a href="../gdp/index.html">GRASS documentation project</a>.</li>
 
 <li>
-<a href="../gdp/html_grass5/index.html">GRASS
-5.x Manual pages</a>.</li>
+<a href="../gdp/html_grass5/index.html">GRASS 5.x Manual pages</a>.</li>
 
 <li>
-Programming? Go for the <a href="../grassdevel.html#prog">GRASS
-5 programming manual</a></li>
+Programming? Go for the <a href="../grassdevel.html#prog">GRASS 5 programming manual</a></li>
 </ul>
-<a NAME="import"></a><h2>Import
-of specific file formats into GRASS:</h2>
+
+
+<a NAME="import"></a><h2>Import of specific file formats into GRASS:</h2>
 <ul>
 <li>
-<b><a href="../gdp/html_grass5/import.html">GRASS
-5 Import modules overview</a></b></li>
+<b><a href="../gdp/html_grass5/import.html">GRASS 5 Import modules overview</a></b></li>
 
 <ul>
 <li>
@@ -206,66 +256,7 @@
 </ul>
 </ul>
 </ul>
-<a NAME="problems"></a><h2>Common
-problems and Frequently asked questions</h2>
-<ul>
-<li>
-XDRIVER driver: How to <a href="../gdp/html_grass5/html/xdriver.html">define
-the size of GRASS Monitor windows</a>?</li>
-
-<li>
-CELL driver: Why do we have
-this funny <a href="celldriver.html">CELL driver </a>which obviously displays
-nothing ?</li>
-
-<li>
-d.3d and CELL driver: I would
-like to print <a href="d.3d_CELL.html">nice 3D views with d.3d </a>! [2001:
-we recommend NVIZ now]</li>
-
-<li>
-Using GRASS:</li>
-
-<ul>
-<li>
-d.mon problems: <a href="allocate_colorcell.html">Error:
-"cannot allocate any read/write color cells" </a>.</li>
-
-<li>
-d.mon problems: <a href="xcolormap.html">X
-Error 78 (X_CreateColormap)</a>.</li>
-
-<li>
-d.mon problems: <a href="color_not_set.html">Color:
-can't set color 0</a></li>
 
-<li>
-d.mon problems: <a href="already_running.html">Graphics
-driver [x0] is already running</a></li>
-
-<li>
-d.mon problems: I get <a href="colors_weird.html">weird
-colors when opening a GRASS monitor</a></li>
-</ul>
-
-<li>
-How to use GRASS in <b>batch
-mode</b> (fully script based)?:</li>
-
-<ul>
-<li>
-Download the script <a href="batch-grass.sh">batch-grass.sh</a>
-from Andrew E. Long</li>
-</ul>
-
-<p>
-<h2>Your question
-is not answered here? Check the GRASS Mailing list archives or send a mail:</h2>
-<ul>
-<li>
-<a href="../support.html">GRASS
-mailing lists</a>&nbsp;<a NAME="archive"></a></li>
-</ul>
 
 <a NAME="nviz"></a>
 <h2>

Index: wishnotfound.html
===================================================================
RCS file: /grassrepository/web/faq/wishnotfound.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- wishnotfound.html	23 Dec 2002 09:49:05 -0000	1.1
+++ wishnotfound.html	23 Dec 2002 09:51:10 -0000	1.2
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <title>GRASS FAQ: wish not found?</title>
-<body bgcolor=#FFFFE0>
+<body bgcolor=#FFFFFF>
 
 <b>Question:</b><p>
 I have installed Grass5 using binaries in a PC runing Linux.
-After define a project area and after typing 'tcltkgrass&' I got following
+After defining a project area and after typing 'tcltkgrass&' I got following
 message:
 <pre>
 GRASS:~> /usr/local/grass5/bin/tcltkgrass: line3: exec: wish: not found





More information about the grass-web mailing list