[GRASS-SVN] r31999 - grass/trunk/gui/wxpython

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Jul 5 07:28:06 EDT 2008


Author: martinl
Date: 2008-07-05 07:28:05 -0400 (Sat, 05 Jul 2008)
New Revision: 31999

Modified:
   grass/trunk/gui/wxpython/README
Log:
wxGUI README updated (Nviz requirements)

Modified: grass/trunk/gui/wxpython/README
===================================================================
--- grass/trunk/gui/wxpython/README	2008-07-05 05:41:57 UTC (rev 31998)
+++ grass/trunk/gui/wxpython/README	2008-07-05 11:28:05 UTC (rev 31999)
@@ -47,6 +47,13 @@
  Get Python Extensions for MS-Windows from: http://sourceforge.net/project/platformdownload.php?group_id=78018 
  Get NumPy from: http://sourceforge.net/project/showfiles.php?group_id=1369&package_id=175103  
 
+ NVIZ EXTENSION REQUIREMENTS
+
+ PyOpenGL: http://pyopengl.sourceforge.net
+ 
+ On Debian GNU/Linux install package:
+ apt-get install python-opengl
+
 2 - STARTUP WITH GRASS INITIALIZATION
 
 If you want to launch wxPython GUI automatically when you start
@@ -138,7 +145,7 @@
 User can change icon theme in Preferences dialog
 ('Config->Preferences').
 
-7 - DIGITIZATION TOOL
+7 - VECTOR DIGITIZER
 
 To enable digitizer you need to compile 'vdigit'
 component. Note that you must configure GRASS with C++ (--with-cxx),



More information about the grass-commit mailing list