[GRASSLIST:1861] Re: Mac OS X - new GRASS 5.7cvs binaries

Markus Neteler neteler at itc.it
Sat Nov 22 13:18:37 EST 2003


On Fri, Nov 21, 2003 at 12:22:15AM -0800, Giacomo wrote:
> I installed this binary (on a machine that has grass 5.3 and gdal 
> working fine) and got the following error  on the startup of the 
> graphical interface after choosing the location:
> Any ideas?
> 
> GRASS 5.7.-cvs > Error in startup script: dyld: ps.map can't open 
> library: ./libgdal.1.1.dylib  (No such file or directory, errno = 2)
>      while executing
> "exec ps.map -p"
>      (procedure "DmPrint::init" line 14)
>      invoked from within
> "DmPrint::init"
>      (procedure "main" line 30)
>      invoked from within
> "main $argc $argv"
>      (file "/usr/local/grass57-20_11_2003/etc/dm/d.m.tcl" line 789)
> 

Somehow the ./libgdal.1.1.dylib is not found. Does it have the same
name for grass 5.3? Say: check the name of the installed GDAL lib.
If it matches, there is a problem with DYLD_LIBRARY_PATH.


> If I type from a consol:
> ./libgdal.1.1.dylib
> I have Segmentation fault

sure - it is a library, not an executable. But this indicates that
the lib is existing (which path?).

Markus




More information about the grass-user mailing list