[GRASS-SVN] r36695 - grass-addons

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Apr 12 05:02:37 EDT 2009


Author: neteler
Date: 2009-04-12 05:02:37 -0400 (Sun, 12 Apr 2009)
New Revision: 36695

Modified:
   grass-addons/README
Log:
new make install possibility

Modified: grass-addons/README
===================================================================
--- grass-addons/README	2009-04-12 08:45:19 UTC (rev 36694)
+++ grass-addons/README	2009-04-12 09:02:37 UTC (rev 36695)
@@ -22,7 +22,12 @@
   Addons SVN repository should have a Makefile to support easy
   installation.
 
+  Install then into your existing GRASS installation with
 
+    make MODULE_TOPDIR=$HOME/grass64/ install
+
+  This may require "root" priviledges (so, also 'sudo' may help).
+
 * C code/Scripts, with GRASS binaries on your computer:
   compile GRASS Addons modules into your GRASS code by setting 
   MODULE_TOPDIR to where to the GRASS binaries are located:



More information about the grass-commit mailing list