Dear all,
I have installed RGDAL 0.5-25 on a Mac Tiger no problem. Now I changed to
Leopard and GDAL / PROJ are still working fine, but I wasn't able to load
RGDAL. Here is what I got after trying "./configure":
./configure
--with-proj-include=/Library/frameworks/PROJ.framework/unix/include
--with-proj-lib=/Library/frameworks/PROJ.framework/unix/lib
gdal-config: gdal-config
checking for gcc... gcc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk
-mmacosx-version-min=10.4 -std=gnu99
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk
-mmacosx-version-min=10.4 -std=gnu99 accepts -g... yes
checking for gcc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk
-mmacosx-version-min=10.4 -std=gnu99 option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -arch i386 -isysroot
/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -E
checking for egrep... grep -E
checking for ANSI C header files... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking proj_api.h usability... yes
checking proj_api.h presence... yes
checking for proj_api.h... yes
checking for pj_init_plus in -lproj... yes
Package CPP flags: -I/Library/frameworks/PROJ.framework/unix/include
-I/Library/Frameworks/GDAL.framework/Versions/1.5/Headers
Package LIBS: -L/Library/frameworks/PROJ.framework/unix/lib
-L/Library/Frameworks/GDAL.framework/Versions/1.5/unix/lib -lgdal
configure: creating ./config.status
config.status: creating src/Makevars
Then when I opened R, I got this error message:
> library(rgdal)
Error: package 'rgdal' is not installed for 'arch=i386'
> version _
platform i386-apple-darwin8.10.1
arch i386
os darwin8.10.1
system i386, darwin8.10.1
status
major 2
minor 7.1
year 2008
month 06
day 23
svn rev 45970
language R
I suspect this might be a stupid question...I appreciate your patience and
any tips you might have :))
Thanks,
Naiara.
[[alternative HTML version deleted]]
_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac