I am running GRASS 5.0.2 on Mac OSX 10.2.6, using Apple's
X11 x server and the precompiled binaries. I had problems
initially with a missing library libdl.1.dylib; we solved that on
another thread. Now I find that I have another missing library:
when I run r.mapcalc, I get an error message:
dyld: r.mapcalc can't open library: /usr/local/lib/
libreadline.4.dylib (No such file or directory, errno = 2)
Trace/BPT trap
Has anyone else had this problem? Someone using GRASS
5.0.2 and Apple's X11 must have used r.mapcalc -- did it
work for you?. Does anyone know what installs this library? I'm
now working in a small Turkish village, where internet
connections are hard to come by and very very slow, so
searching the net is much more difficult -- I would be very
grateful for any help that anyone can offer.
Many thanks,
Nick Cahill
Sardis Expedition
Harvard University
NICHOLAS D CAHILL wrote:
I am running GRASS 5.0.2 on Mac OSX 10.2.6, using Apple's
X11 x server and the precompiled binaries. I had problems
initially with a missing library libdl.1.dylib; we solved that on
another thread. Now I find that I have another missing library:
when I run r.mapcalc, I get an error message:
dyld: r.mapcalc can't open library: /usr/local/lib/
libreadline.4.dylib (No such file or directory, errno = 2)
Trace/BPT trap
Has anyone else had this problem? Someone using GRASS
5.0.2 and Apple's X11 must have used r.mapcalc -- did it
work for you?. Does anyone know what installs this library? I'm
now working in a small Turkish village, where internet
connections are hard to come by and very very slow, so
searching the net is much more difficult -- I would be very
grateful for any help that anyone can offer.
This is the GNU "readline" package, of which there is an OpenDarwin
port:
http://www.opendarwin.org/projects/darwinports/en/ports.php?by=name&substr=readline
http://www.opendarwin.org/cgi-bin/cvsweb.cgi/dports/devel/readline/
Unfortunately, they don't seem to provide binaries of individual
ports.
--
Glynn Clements <glynn.clements@virgin.net>