RGDAL PROBLEM IN R-STUDIO
Dear Eduardo, from the error message, it looks like GDAL is not installed, or not installed properly, on your system. You should know that rgdal is simply a wrapper for the GDAL library, which must be installed separately. Check around online to learn how to install that on your machine, and then try installing rgdal again. Yours, Ashton
On 12/04/12, Eduardo Bie?kowski, wrote:
I have a problem with rgdal packages installation. I work in R-Studio 0.96.330 version I need help, thanks MESSAGE IN R-STUDIO CONSOLE * installing *source* package ???rgdal??? ...** package ???rgdal??? successfully unpacked and MD5 sums checkedmv: no se puede mover ??/home/usuario/R/x86_64-pc-linux-gnu-library/2.15/rgdal?? a ??/home/usuario/R/x86_64-pc-linux-gnu-library/2.15/00LOCK-rgdal/rgdal??: Permiso denegadoconfigure: gdal-config: gdal-config checking gdal-config usability... ./configure: line 2058: gdal-config: command not foundno Error: gdal-config 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' with appropriate values for your installation. ERROR: configuration failed for package ???rgdal???* removing ???/home/usuario/R/x86_64-pc-linux-gnu-library/2.15/rgdal???Warning in install.packages : installation of package ???rgdal??? had non-zero exit status The downloaded source packages are in ???/tmp/RtmpAywZKD/downloaded_packages???
----- Ashton Shortridge Associate Professor ashton at msu.edu Dept of Geography http://www.msu.edu/~ashton 235 Geography Building ph (517) 432-3561 Michigan State University fx (517) 432-1671