I'm not sure if this is a general issues or something specific to my OS X 
10.6.4 build.

I just updated and compiled trunk.

When I try to use r.mapcalc, I get the following error: ERROR: Unable to load 
GDAL library

I'm also not sure how to use the new syntax, as the manual is lacking in 
examples of the use of the "expression" argument.

Old mapcalc: 
r.mapcalc 'newmap=oldmap*2'

New mapcalc: 
r.mapcalc "newmap = oldmap*2"  [CORRECT? This gives the gdal error]
r.mapcalc file=newmap expression="oldmap*2"  [This gives a parse error]


Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity 
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University

voice:  480-965-6262 (SHESC), 480-727-9746 (CSDC)
fax:          480-965-7671 (SHESC),  480-727-0709 (CSDC)
www: www.public.asu.edu/~cmbarton, http://csdc.asu.edu










_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to