|
@@ -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),
|