rgdal install fails (following GDAL building from source)
There must still be messes left around in various places. Does using locate, for example locate libgdal and locate gdalplugins help? Otherwise remove and reinstall PROJ.4 and GDAL. Most likely debris after experiments with the GRASS plugin (and maybe QGIS) are still around.
Here are the outputs of locate libgdal and locate gdalplugins (as su): # locate gdalplugins (no files found, as I deleted the whole folder) # locate libgdal ...some files in my home from the src package... /usr/lib64/ogdi/libgdal.so /usr/local/lib/libgdal.a /usr/local/lib/libgdal.la /usr/local/lib/libgdal.so /usr/local/lib/libgdal.so.1 /usr/local/lib/libgdal.so.1.14.2 # ls -l /usr/local/lib/libgdal* -rw-r--r--. 1 root root 65383080 Jul 19 17:42 /usr/local/lib/libgdal.a -rwxr-xr-x. 1 root root 1038 Jul 19 17:42 /usr/local/lib/libgdal.la lrwxrwxrwx. 1 root root 17 Jul 19 17:42 /usr/local/lib/libgdal.so -> libgdal.so.1.14.2 lrwxrwxrwx. 1 root root 17 Jul 19 17:42 /usr/local/lib/libgdal.so.1 -> libgdal.so.1.14.2 -rwxr-xr-x. 1 root root 29847891 Jul 19 17:42 /usr/local/lib/libgdal.so.1.14.2 The latter command is probably interesting - actually the libgdal.so.1 on my system is a symlink to /usr/local/lib/libgdal.so.1.14.2. Unfortunately, I don't really understand the meaning of those different libgdal* I appreciate your valuable help Roger, and any hint on that is most welcome. As the problem seems to relate more on GDAL than R, I'll probably drop a line to the GDAL-dev mailing list. Cheers, Pierre
Roger
Thanks anyway, Pierre
Roger
Thanks again, Pierre
Roger
Thanks for the help, Pierre
Hope this helps, Roger
Thanks for any hints. Here is my config: uname -a Linux 2.6.33.6-147.fc13.x86_64 #1 SMP Tue Jul 6 22:32:17 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux Distro : Fedora 13 x86_64 (running KDE) gdalinfo --version GDAL 1.7.2, released 2010/04/23 The infamous libgdal.so file is located in /usr/local/lib/ sessionInfo() R version 2.11.1 (2010-05-31) x86_64-redhat-linux-gnu locale: [1] LC_CTYPE=en_US.UTF-8 ? ? ? LC_NUMERIC=C [3] LC_TIME=en_US.UTF-8 ? ? ? ?LC_COLLATE=en_US.UTF-8 [5] LC_MONETARY=C ? ? ? ? ? ? ?LC_MESSAGES=en_US.UTF-8 [7] LC_PAPER=en_US.UTF-8 ? ? ? LC_NAME=C [9] LC_ADDRESS=C ? ? ? ? ? ? ? LC_TELEPHONE=C [11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C attached base packages: [1] stats ? ? graphics ?grDevices utils ? ? datasets ?methods ? base loaded via a namespace (and not attached): [1] tcltk_2.11.1 tools_2.11.1 Cheers, Pierre
_______________________________________________ R-sig-Geo mailing list R-sig-Geo at stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-sig-geo
-- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Business Administration, Helleveien 30, N-5045 Bergen, Norway. voice: +47 55 95 93 55; fax +47 55 95 95 43 e-mail: Roger.Bivand at nhh.no
-- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Business Administration, Helleveien 30, N-5045 Bergen, Norway. voice: +47 55 95 93 55; fax +47 55 95 95 43 e-mail: Roger.Bivand at nhh.no
-- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Business Administration, Helleveien 30, N-5045 Bergen, Norway. voice: +47 55 95 93 55; fax +47 55 95 95 43 e-mail: Roger.Bivand at nhh.no
-- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Business Administration, Helleveien 30, N-5045 Bergen, Norway. voice: +47 55 95 93 55; fax +47 55 95 95 43 e-mail: Roger.Bivand at nhh.no