Finally, everything is working. It turned out to be a mix up of gdal libraries and gdal-grass plugin installed from the ubuntu repositories.
Solved everything by clearing all gdal related instalation and compiling gdal and grass from source. Now apparently everything is working and I've seen the wxPython GUI for the first time! Impressive!! Congrats all grass developers for the well done job Daniel On Sun, Nov 30, 2008 at 12:41 AM, Hamish <[EMAIL PROTECTED]> wrote: > Daniel Victoria wrote: >> another update. I can get into a lat lon location in the grass >> terminal but g.region -p gives me a segmentation fault > > ok, next we need to figure out why. > > can you rerun with: > g.gisenv set="DEBUG=5" > > so it might say how far it got. (set back to 0 to turn off debug messages) > > and then post a backtrace from gdb: > http://grass.osgeo.org/wiki/GRASS_Debugging#Using_GDB > > > Hamish > > > > > > _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
