[GRASSweb-list]markus: web grassdevel.html,1.33,1.34

grass at intevation.de grass at intevation.de
Thu Nov 28 10:05:28 EST 2002


Author: markus

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

Modified Files:
	grassdevel.html 
Log Message:
added compilation hints

Index: grassdevel.html
===================================================================
RCS file: /grassrepository/web/grassdevel.html,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- grassdevel.html	27 Nov 2002 10:33:01 -0000	1.33
+++ grassdevel.html	28 Nov 2002 15:05:26 -0000	1.34
@@ -21,6 +21,7 @@
  <A HREF="#list">Mailing list</A> -
  <A HREF="#software">Download/CVS</A> -
  <A HREF="#help">Help wanted!</A> -
+ <A HREF="#compile">Compiling GRASS</A> -
  <A HREF="#prog">Programmer's Manual</A> -
  <A HREF="#submission">Code submission</A> -
  <A HREF="#related">Related software</A>
@@ -127,6 +128,25 @@
   algorithm</a> which you are willing to share with GIS community? Please
   let us know.
 </ul>
+
+<a name=compile></a>
+<h2>Compiling GRASS</h2>
+
+Compiling GRASS is only recommended to people with experience (that's why we
+also offer <a href="download.html">precompiled binaries</a>).
+<br>
+The <b>configuration</b> requires a set of installed libraries which are
+described in the file <a href="grass5/source/REQUIREMENTS.html">REQUIREMENTS.html</a>
+file (which you also find in the main directory of the source code tarball).
+<br>
+The <b>compilation</b> is desribed in the <a href="grass5/source/INSTALL">INSTALL</a>
+file (which you also find in the main directory of the source code tarball).
+Some hints are also collected <a href="grass5/source/compilation_hints.html">here</a>.
+<br>
+Dear Newbie, please be so kind to search the <a
+href="searchgrass.html">developers mailing list archive</a> before asking
+developers - most questions have been already answered several
+times :-)
 
 <a name=prog></a>
 <h2>GRASS 5 Programmer's Manual</h2>





More information about the grass-web mailing list