[GRASS-SVN] r36905 - grass/branches/releasebranch_6_4

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Apr 28 22:48:27 EDT 2009


Author: hamish
Date: 2009-04-28 22:48:27 -0400 (Tue, 28 Apr 2009)
New Revision: 36905

Modified:
   grass/branches/releasebranch_6_4/REQUIREMENTS.html
Log:
add numpy and PyOpenGL as optional reqs

Modified: grass/branches/releasebranch_6_4/REQUIREMENTS.html
===================================================================
--- grass/branches/releasebranch_6_4/REQUIREMENTS.html	2009-04-29 02:47:41 UTC (rev 36904)
+++ grass/branches/releasebranch_6_4/REQUIREMENTS.html	2009-04-29 02:48:27 UTC (rev 36905)
@@ -158,6 +158,14 @@
 gui/wxpython/README)<br>
 <a href="http://www.wxpython.org">http://www.wxpython.org</a>
 
+<li><B>NumPy</B> for wxPython-based GUI tools (see
+ 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>



More information about the grass-commit mailing list