[GRASS-SVN] r36948 - in grass/branches/releasebranch_6_4: .
gui/wxpython
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat May 2 15:41:31 EDT 2009
Author: martinl
Date: 2009-05-02 15:41:31 -0400 (Sat, 02 May 2009)
New Revision: 36948
Modified:
grass/branches/releasebranch_6_4/REQUIREMENTS.html
grass/branches/releasebranch_6_4/gui/wxpython/README
Log:
PyOpenGL is not required for wxGUI NVIZ extension
(merge from trunk, r36946)
Modified: grass/branches/releasebranch_6_4/REQUIREMENTS.html
===================================================================
--- grass/branches/releasebranch_6_4/REQUIREMENTS.html 2009-05-02 19:37:36 UTC (rev 36947)
+++ grass/branches/releasebranch_6_4/REQUIREMENTS.html 2009-05-02 19:41:31 UTC (rev 36948)
@@ -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/releasebranch_6_4/gui/wxpython/README
===================================================================
--- grass/branches/releasebranch_6_4/gui/wxpython/README 2009-05-02 19:37:36 UTC (rev 36947)
+++ grass/branches/releasebranch_6_4/gui/wxpython/README 2009-05-02 19:41:31 UTC (rev 36948)
@@ -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