[GRASS-SVN] r38987 - grass/branches/releasebranch_6_4
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Sep 5 09:27:04 EDT 2009
Author: martinl
Date: 2009-09-05 09:27:04 -0400 (Sat, 05 Sep 2009)
New Revision: 38987
Modified:
grass/branches/releasebranch_6_4/REQUIREMENTS.html
Log:
note swig
(merged from trunk, r38986)
Modified: grass/branches/releasebranch_6_4/REQUIREMENTS.html
===================================================================
--- grass/branches/releasebranch_6_4/REQUIREMENTS.html 2009-09-05 13:23:54 UTC (rev 38986)
+++ grass/branches/releasebranch_6_4/REQUIREMENTS.html 2009-09-05 13:27:04 UTC (rev 38987)
@@ -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