[GRASS-SVN] r30088 - grass/trunk/gui/wxpython
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Feb 11 11:21:40 EST 2008
Author: martinl
Date: 2008-02-11 11:21:39 -0500 (Mon, 11 Feb 2008)
New Revision: 30088
Modified:
grass/trunk/gui/wxpython/README
Log:
README for wxpython GUI updated: wx renamed to wxpython
Modified: grass/trunk/gui/wxpython/README
===================================================================
--- grass/trunk/gui/wxpython/README 2008-02-11 16:01:51 UTC (rev 30087)
+++ grass/trunk/gui/wxpython/README 2008-02-11 16:21:39 UTC (rev 30088)
@@ -55,11 +55,11 @@
with
-GRASS_GUI: wx
+GRASS_GUI: wxpython
or easier start new GRASS session with -wx switch.
-$ grass -wx
+$ grass -wxpython
3 - STARTUP FROM GRASS TERMINAL
@@ -148,6 +148,5 @@
Then you can compile the driver
-$ cd $GISBASE/etc/wx/vdigit
+$ cd $GISBASE/etc/wxpython/vdigit
$ make
-
More information about the grass-commit
mailing list