[GRASS-SVN] r36971 - grass/branches/releasebranch_6_4/gui/wxpython
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun May 3 13:31:59 EDT 2009
Author: neteler
Date: 2009-05-03 13:31:59 -0400 (Sun, 03 May 2009)
New Revision: 36971
Modified:
grass/branches/releasebranch_6_4/gui/wxpython/README
Log:
small cleanup
Modified: grass/branches/releasebranch_6_4/gui/wxpython/README
===================================================================
--- grass/branches/releasebranch_6_4/gui/wxpython/README 2009-05-03 17:31:50 UTC (rev 36970)
+++ grass/branches/releasebranch_6_4/gui/wxpython/README 2009-05-03 17:31:59 UTC (rev 36971)
@@ -18,16 +18,14 @@
[ deb http://apt.wxwidgets.org/ etch-wx main ]
http://www.bitpim.org/developer.html -> "Install wxPython"
* Fedora: http://www.wxpython.org/download.php
- http://mpa.itc.it/markus/wxpython_rpms/fedora/
- * Mandriva: included in main distribution. but the following fix is
- required:
- ln -s /usr/lib/wxPython/include/wx-2.8/wx /usr/lib64/wx/include/
- * MS-Windows: http://www.wxpython.org/download.php
- * OS X: http://www.wxpython.org/download.php
+ * Mandriva: included in main distribution
* OpenSuSe: http://download.opensuse.org/repositories/Application:/Geo/
* Ubuntu: deb http://wxpython.wxcommunity.com/apt/ubuntu/dapper /
deb http://wxpython.wxcommunity.com/apt/ubuntu/feisty /
+ * MacOSX: http://www.wxpython.org/download.php
+ * MS-Windows: http://www.wxpython.org/download.php
+
Get Python from:
* Python.org for Source, MS-Windows, OS X: http://www.python.org/download/
* ActiveStates for AIX, HP-UX, Linux (x86), Linux 64-bit (x86_64 AMD64), Mac OS X,
@@ -40,7 +38,7 @@
python-wxgtk2.8 wx2.8-doc wx2.8-examples \
wx2.8-headers wx2.8-i18n python-numpy
- On Mandriva 2009 GNU/Linux, install
+ On Mandriva 2009 GNU/Linux, install these packages:
urpmi lib64wxgtk2.8 lib64wxgtk2.8-devel lib64wxgtkgl2.8 wxgtk2.8 \
lib64wxPythonGTK2.8 lib64wxPythonGTK2.8-devel wxPythonGTK wxPythonGTK-wxversion
More information about the grass-commit
mailing list