瀏覽代碼

wxGUI README updated (Nviz requirements)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@31999 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 17 年之前
父節點
當前提交
3e0a8a2e48
共有 1 個文件被更改,包括 8 次插入1 次删除
  1. 8 1
      gui/wxpython/README

+ 8 - 1
gui/wxpython/README

@@ -47,6 +47,13 @@ $Date$
  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 @@ Currently two icon themes are available:
 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),