On Feb 5, 2013, at 7:13 AM, Nikos Alexandris wrote: > Nikos Alexandris wrote: > >> On the wxpython-problematic for OS-X: > .. >> - python 2.7 >> <http://python.org/ftp/python/2.7.3/python-2.7.3-macosx10.6.dmg>
Python 2.7 is in the Mac system starting with 10.7 (Lion). And on 10.6, the system python 2.6 works just fine. >> - wxpython 2.9 (the cocoa build) >> <http://downloads.sourceforge.net/wxpython/wxPython2.9-osx-2.9.4.0-cocoa-py2.7.dmg> > More correctly - install wxpython 2.9 to match your python. For OS X 10.6 users, you would install wxpython 2.9 carbon py2.6. > and > > - numpy > <http://garr.dl.sourceforge.net/project/numpy/NumPy/1.6.1/numpy-1.6.1-py2.7-python.org-macosx10.6.dmg> > Well, if you are using my GDAL framework for GRASS, it has a numpy installer in the download (and it's also available as a separate download). This is made for the system python (the official binaries are made only for the python.org python). >> and then set up properly GRASS to pick those up? > > O-kay, it seems it works :-) > > Configured by setting > "--with-wxwidgets=/usr/local/lib/wxPython-2.9.4.0/bin/wx-config", > compiled, and "correcting" another locale-related problem (setting > LC_CTYPE=en_US.UTF-8) . > > We can now proceed in debugging errors... :-) > > Nikos > > _______________________________________________ > grass-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-dev ----- William Kyngesburye <kyngchaos*at*kyngchaos*dot*com> http://www.kyngchaos.com/ All generalizations are dangerous, even this one. _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
