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
