[gdal-dev] Re: GDAL bindings with R install fails (following GDAL
building from source)
Pierre Roudier
pierre.roudier at gmail.com
Mon Jul 19 23:53:50 EDT 2010
Hi all,
I finally got the problem: there was a mistake within my ld.so.conf.d file
that linked the libgdal into the system.
For the record, my mistake was to put the full path to the file:
$ cat /etc/ld.so.conf.d/gdal.conf
/usr/local/lib/libgdal.so.1
I resolved the problem by modifying /etc/ld.so.conf.d/gdal.conf to
/usr/local/lib, and ldconfig as su.
Cheers,
Pierre
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/GDAL-bindings-with-R-install-fails-following-GDAL-building-from-source-tp5314489p5315172.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.
More information about the gdal-dev
mailing list