[R-SIG-Mac] mac OS X 10.5.7 rgdal installation problems
    Steve Lianoglou 
    mailinglist.honeypot at gmail.com
       
    Thu Jul  2 21:33:20 CEST 2009
    
    
  
On Jul 2, 2009, at 3:29 PM, stephen sefick wrote:
> locate proj_api.h
>
>
> /Applications/GrassGIS.app/Contents/Resources/app/grass-6.3.0/ 
> include/gproj_api.h
> /Applications/GrassGIS.app/Contents/Resources/app/grass-6.3.0/ 
> include/grass/gproj_api.h
> /Applications/GrassGIS.app/Contents/Resources/app/x11/grass-6.3.0/ 
> include/grass/gproj_api.h
> /Applications/GrassGIS.app/Contents/Resources/grasslib/include/ 
> proj_api.h
> /Library/Frameworks/PROJ.framework/Versions/4.6/Headers/proj_api.h
> /sw/include/proj_api.h
Right, so as suggested, instead of:
R CMD install --configure-args='--with-proj-include=/sw/include/proj'  
rgdal
do
R CMD install --configure-args='--with-proj-include=/sw/include' rgdal
-steve
--
Steve Lianoglou
Graduate Student: Physiology, Biophysics and Systems Biology
Weill Medical College of Cornell University
Contact Info: http://cbio.mskcc.org/~lianos/contact
    
    
More information about the R-SIG-Mac
mailing list