MacOSX GRASS errors

From GRASS-Wiki
Revision as of 08:08, 27 May 2013 by Neteler (talk | contribs) (new, from http://lists.osgeo.org/pipermail/grass-user/2011-August/061611.html)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Q: Starting GRASS GIS on MacOSX, I get "bad cpu type in executable"

A: Exit the file ".bash_profile" in your HOME directory and add therein:

export GRASS_PYTHON=/usr/bin/python2.6
export GRASS_PYTHONWX=/usr/bin/pythonw2.6