Skip to content
Prev 409 / 29559 Next

Error to load rgdal

I've had good luck in the past with binary GDAL rpm's and rgdal on
Fedora. (I've since switched to Gentoo which compiles everything from
source, so this sort of thing almost never happens. Oh, and GDAL is in
portage stable.)

The most likely culprit is changes to the underlying libraries. You may
have to try a few versions of GDAL, libgif, libtif, etc. It looks like
the missing symbol might belong to libgif. Is it installed? Also, can
you use gdalinfo on a gif or tif file? We probably do need to add some
checks on the GDAL version being compiled against. Its api has changed
on past occasions breaking rgdal.

THK
On Thu, 2005-05-12 at 10:39 +0200, Roger Bivand wrote: