Opened 13 years ago
Closed 13 years ago
#1612 closed defect (invalid)
r.mapcalc won't do anything
Reported by: | berobispo | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 6.4.3 |
Component: | Default | Version: | 6.4.2 |
Keywords: | Cc: | ||
CPU: | OSX/Intel | Platform: | MacOSX |
Description
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
Note:
See TracTickets
for help on using tickets.
no bug - just a compilation problem on my end, nothing that others might encounter
I'll recompile