Skip to content
Prev 6065 / 15075 Next

mac OS X 10.5.7 rgdal installation problems

sudo R CMD install --configure-args='--with-proj-include=/sw/bin/proj'
rgdal_0.6-9.tar.gz
* Installing to library ?/Library/Frameworks/R.framework/Resources/library?
* Installing *source* package ?rgdal? ...
gdal-config: gdal-config
checking for gcc... gcc -arch i386 -std=gnu99
checking for C compiler default output file name... configure: error:
C compiler cannot create executables
See `config.log' for more details.
ERROR: configuration failed for package ?rgdal?
* Removing ?/Library/Frameworks/R.framework/Resources/library/rgdal?

there is a C compiler problem?  I have XCode  3.1.2.

Stephen Sefick
On Thu, Jul 2, 2009 at 10:05 AM, stephen sefick<ssefick at gmail.com> wrote: