#1612: r.mapcalc won't do anything
-----------------------+----------------------------------------------------
Reporter: berobispo | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 6.4.3
Component: Default | Version: 6.4.2
Keywords: | Platform: MacOSX
Cpu: OSX/Intel |
-----------------------+----------------------------------------------------
Hi!
just have installed MacGrass 6.4.2 (from Kyngchaos). When I try to use
r.mapcalc, nothing is being calcluated, instead this error message shows
up:
{{{
r.mapcalc rivers = if(accu@PERMANENT>6)
dyld: Library not loaded: /usr/lib/libedit.3.dylib
Referenced from:
/Applications/GRASS-6.4.app/Contents/MacOS/bin/r.mapcalc
Reason: image not found
}}}
I have installed all required frameworks.
Running the wxpython GUI on a macbook 2,1 with Snow Leopard 10.6.8
(updated)
How can I "load" that library? The WinGrass version's r.mapcalc did handle
the expression... but had some major issues with attribute tables so I
thought about giving MacGrass a try. Unfortunately, no UNIX experience,
maybe somebody can point me in the right direction
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1612>
GRASS GIS <http://grass.osgeo.org>