[GRASS-SVN] r38986 - grass/trunk

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Sep 5 09:23:54 EDT 2009


Author: martinl
Date: 2009-09-05 09:23:54 -0400 (Sat, 05 Sep 2009)
New Revision: 38986

Modified:
   grass/trunk/REQUIREMENTS.html
Log:
note swig


Modified: grass/trunk/REQUIREMENTS.html
===================================================================
--- grass/trunk/REQUIREMENTS.html	2009-09-05 11:50:03 UTC (rev 38985)
+++ grass/trunk/REQUIREMENTS.html	2009-09-05 13:23:54 UTC (rev 38986)
@@ -150,10 +150,16 @@
 <li><B>FreeType2</B> (for TrueType font support and d.text.freetype)<br>
 <a href="http://www.freetype.org">http://www.freetype.org</a>
 
-<li><B>Python >= 2.4</B> (for new wxPython GUI and SWIG interface)<br>
+<li><B>Python >= 2.4</B> (for wxPython GUI and SWIG interface)<br>
 Note: Python 3 is not supported<br>
 <a href="http://www.python.org">http://www.python.org</a>
 
+<li><B>SWIG >= 1.3.31</B> (for wxPython-based GUI extensions - vector
+digitizer and 3d viewer)<br> 
+Note: You should use the same version of SWIG that was used to build
+wxPython<br>
+<a href="http://www.swig.org">http://www.swig.org</a>
+
 <li><B>wxPython >= 2.8.1.1</B> for wxPython-based GUI (see file
 gui/wxpython/README)<br>
 <a href="http://www.wxpython.org">http://www.wxpython.org</a>



More information about the grass-commit mailing list