On Mon, Dec 10, 2012 at 9:07 PM, John C. Tull <[email protected]> wrote: > Hi Radim, > > I just tested one of the available modules on a local DEM file, and here is > there error message that appeared when I ran it: > > Cannot start module r.slope.aspect > command: /usr/local/Cellar/grass/6.4.2/grass-6.4.2/bin/r.slope.aspect > --interface-description > > ERROR: GISRC - variable not set > > Note that I am running a version of grass installed locally, not from the > application that William makes available.
If you get such error it means that the fake library was not found (standard grass_gis library is complaining about missing environment). The problem was that DYLD_LIBRARY_PATH was not set. Please try again with master. Radim > Regards, > John > > _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
