Skip to content
Prev 5963 / 15075 Next

problems installing rgdal on mac osx 10.5.6

I think you should ask on the R-sig-Geo list: its arhives contain 
recent entries about building rgdal on Mac OS X. one of which I have 
used to give you a hint inline below.
On Tue, 26 May 2009, Viscarra Rossel, Raphael (CLW, Black Mountain) wrote:

            
That really doesn't help us: we need an exact record of what you did. 
But I don't see that --configure-args can be right, as you did not 
give a configure argument, which are like "--foo=bar".  For a real 
example see

https://stat.ethz.ch/pipermail/r-sig-geo/2009-April/005544.html

which indicates how to specify paths for a framework.
You need 'type="source"' if you intend to build from the sources on a 
CRAN binary build of R: you really ought to have repos=NULL too.
Please do read the help page (we asked you to do so before posting in 
the posting guide).