> g.region -p > and watch out for errors... GRASS 6.3.0 (EPSG_4322):~ > g.region -p Segmentation fault
GRASS 6.3.0 (ED50_33N):~ > g.region -p projection: 1 (UTM) zone: 33 datum: eur50 ellipsoid: international north: 1 south: 0 west: 0 east: 1 nsres: 1 ewres: 1 rows: 1 cols: 1 cells: 1 2008/9/24 Markus Neteler <[EMAIL PROTECTED]>: > On Wed, Sep 24, 2008 at 6:59 PM, Alfredo Alessandrini > <[EMAIL PROTECTED]> wrote: >> Hi, >> >> I've compiled grass6.4svn, and if I try to start a location with >> geographics coordinate, I've this error: >> >> ----------------------------------------- >> GRASS 6.4.svn (EPSG_4326):~ > Error in startup script: can't read >> "parts(w)": no such variable >> while executing >> "set $parts(w) [expr round($parts(w)/$parts(ewres))*$parts(ewres)]" > > this is the classical GDAL-is-not-working but which is for whatever > reasons no longer nicely trapped as it was a year ago or so... > > Try > > g.region -p > and watch out for errors... > > Markus > _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
