On May 8, 2010, at 4:19 PM, William Kyngesburye wrote: > > If you add to the PATH before configuring, it should find the system python > for compilation. Just make sure you have wxpython installed for the system > or python.org (the wxpython included in the system is a bit old). At runtime > it will still fall back to macports. > > Either you can default to the system (or python.org) python for everything by > changing your .bash_profile to remove or reorder the macports bin dir, or > change it just for GRASS by adding this to your .bash_profile > > export GRASS_PYTHON=/usr/bin/pythonw2.6
That took care of it - it opens fine now. > > There is already an internal wrapper in GRASS that handles the 32bit part. > It just needs to be able to find a usable python, either automatically (using > the current PATH) or with GRASS_PYTHON. thanks for your help Stu_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
