[GRASS-SVN] r49967 - grass/branches/releasebranch_6_4
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Dec 30 03:08:30 EST 2011
Author: neteler
Date: 2011-12-30 00:08:30 -0800 (Fri, 30 Dec 2011)
New Revision: 49967
Modified:
grass/branches/releasebranch_6_4/REQUIREMENTS.html
Log:
more updates
Modified: grass/branches/releasebranch_6_4/REQUIREMENTS.html
===================================================================
--- grass/branches/releasebranch_6_4/REQUIREMENTS.html 2011-12-30 08:07:20 UTC (rev 49966)
+++ grass/branches/releasebranch_6_4/REQUIREMENTS.html 2011-12-30 08:08:30 UTC (rev 49967)
@@ -151,10 +151,14 @@
<a href="http://www.freetype.org">http://www.freetype.org</a>
-<li><b>Python >= 2.4</b> (for wxGUI)<br>
+<li><b>Python >= 2.4</b> (for wxGUI and ctypes interface)<br>
Note: Python 3 is not supported<br>
<a href="http://www.python.org">http://www.python.org</a>
+<li><b>Ctypes</b> (for ctypes interface)<br>
+Ctypes can be added as a third-party module in Python 2.3 and 2.4
+- <a href="http://pypi.python.org/pypi/ctypes/1.0.2">http://pypi.python.org/pypi/ctypes/1.0.2</a><br>
+<a href="http://docs.python.org/library/ctypes.html">http://docs.python.org/library/ctypes.html</a>
<li><b>wxPython >= 2.8.1.1</b> (for wxGUI, see file
gui/wxpython/README)<br>
More information about the grass-commit
mailing list