Hello,

I run [R] 2.14 on Mac OS 10.6 and I've been desperately trying to install rpy2 
in order to compute spatial statistics on QGIS 1.7.3.
rpy2 is dependent upon the rgdal [R]package that I've been unable to install in 
spite of up to date versions of GDAL and PROJ.
More precisely, [R] console writes "Error: gdal-config not found". As a matter 
of fact, typing "gdal.config" on a Terminal shell doesn't work either...

Yet, the file is actually present in 
/Library/Frameworks/GDAL.framework/Versions/1.9/Programs
I then tryed to follow suggestions with:  
--configure-args='--with-gdal-config=/Library/Frameworks/GDAL.framework/Versions/1.9/Programs/gdal-config'
I received "no such file or directory"

I also found this option described here 
(http://www.r-bloggers.com/installing-rgdal-on-mac-os-x-2/), but couldn't get 
through it...

As anyone an idea? 
Thanks for your help

stan

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to