[GRASS5] GDAL binaries for OSX
Hamish
hamish_nospam at yahoo.com
Tue Dec 9 03:42:53 EST 2003
Hi,
just downloaded the GDAL binary for OSX from
http://mpa.itc.it/markus/grass57/macosx/
Brand new Mac OSX 10.3 system; Fink installed but not used yet.
(i.e. /sw directory tree exists, and /sw/bin $PATHs set)
Un-tar.gz'd it into a local directory,
$ cd gdal-1.1.9-cvs-30-oct-2003-macosx-bin/
$ su
# cp bin/* /sw/bin/
# cp lib/* /sw/lib/
# cd /sw/lib
# ln -s libgdal.1.1.9.dylib libgdal.1.1.dylib
# exit
$
$ gdalinfo --formats
dyld: ../bin/gdalinfo can't open library: /Users/markus/gdal/gdal-1.1.9-cvs-30-oct-2003-linux-bin/lib/libgdal.1.dylib (No such file or directory, errno = 2)
Trace/BPT trap
???
Note 1: Fink must be installed for this GDAL install.
Note 2: the above webpage ask you to copy non-existant files to /sw/include
thanks,
Hamish
(who knows very little about OSX)
More information about the grass-dev
mailing list