I am trying to install the rgdal package on my Mac OS X 3.9.  I 
downloaded and installed the GDAL libraries from Fink and then tried to 
install rgdal and got the following message.  I tried to determine if 
the GDAL libraries were in my path but I'm not sure how to do that.  
Any ideas?  Thanks.


trying URL 
'http://www.biometrics.mtu.edu/CRAN/src/contrib/rgdal_0.4-10.tar.gz'
Content type 'application/x-gzip' length 4009531 bytes
opened URL
==================================================
downloaded 3915Kb

* Installing *source* package 'rgdal' ...
gdal-config: gdal-config
./configure: line 1: gdal-config: command not found

The gdal-config script distributed with GDAL could not be found.
If you have not installed the GDAL libraries, you can
download the source from  http://www.gdal.org/
If you have installed the GDAL libraries, then make sure that
gdal-config is in your path. Try typing gdal-config at a
shell prompt and see if it runs. If not, use:
  --configure-args='--with-gdal-config=/usr/local/bin/gdal-config' echo 
with appropriate values for your installation.


The downloaded packages are in
        /private/tmp/Rtmp9zhfAK/downloaded_packages
** Removing 
'/Library/Frameworks/R.framework/Versions/2.2/Resources/library/rgdal'
** Restoring previous 
'/Library/Frameworks/R.framework/Versions/2.2/Resources/library/rgdal'
ERROR: configuration failed for package 'rgdal'


Jonathan B. Thayn
Kansas Applied Remote Sensing (KARS) Program
University of Kansas
Higuchi Hall
2101 Constant Avenue
Lawrence, Kansas 66047-3759
[EMAIL PROTECTED]
www.kars.ku.edu/about/people/thayn/JonSite/Welcome.html
        [[alternative text/enriched version deleted]]

______________________________________________
R-help@stat.math.ethz.ch 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