[GRASS-SVN] r36947 - in grass/branches/develbranch_6: . gui/wxpython

svn_grass at osgeo.org svn_grass at osgeo.org
Sat May 2 15:37:36 EDT 2009


Author: martinl
Date: 2009-05-02 15:37:36 -0400 (Sat, 02 May 2009)
New Revision: 36947

Modified:
   grass/branches/develbranch_6/REQUIREMENTS.html
   grass/branches/develbranch_6/gui/wxpython/README
Log:
PyOpenGL is not required for wxGUI NVIZ extension
	 (merge from trunk, r36946)


Modified: grass/branches/develbranch_6/REQUIREMENTS.html
===================================================================
--- grass/branches/develbranch_6/REQUIREMENTS.html	2009-05-02 19:33:19 UTC (rev 36946)
+++ grass/branches/develbranch_6/REQUIREMENTS.html	2009-05-02 19:37:36 UTC (rev 36947)
@@ -162,10 +162,6 @@
  file gui/wxpython/README)<br>
 <a href="http://numpy.scipy.org">http://numpy.scipy.org</a>
 
-<li><B>PyOpenGL</B> for wxPython-based GUI 3D visualization (see file
- gui/wxpython/README)<br>
-<a href="http://pyopengl.sourceforge.net">http://pyopengl.sourceforge.net</a>
-
 <li><B>FFMPEG</B> (for direct rendering of animations from NVIZ),
     including libavcodec, libavformat, libswscale <BR>
 <a href="http://ffmpeg.mplayerhq.hu/">http://ffmpeg.mplayerhq.hu</a><BR>

Modified: grass/branches/develbranch_6/gui/wxpython/README
===================================================================
--- grass/branches/develbranch_6/gui/wxpython/README	2009-05-02 19:33:19 UTC (rev 36946)
+++ grass/branches/develbranch_6/gui/wxpython/README	2009-05-02 19:37:36 UTC (rev 36947)
@@ -49,13 +49,6 @@
  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



More information about the grass-commit mailing list