Message-ID: <CAKk5Q9X9JwWprVrvgQi_+v+hpK28uuSm=-+y2prQEPa5puEVvg@mail.gmail.com>
Date: 2015-04-22T17:58:01Z
From: Rob Skelly
Subject: rgdal installation with two versions of GDAL
In-Reply-To: <5537C1BC.8090704@stats.ox.ac.uk>
>
> You can *really* confirm where things are found via R CMD ldd ... see
> the manual.
>
> Yes of course. I had done that, and received the hoped-for response:
libgdal.so.1 => /opt/gdal-1.11.2/lib/libgdal.so.1 (0x00007fd9e0175000)
But I realize now that this was with LD_LIBRARY_PATH set. Of course R
modifies LD_LIBRARY_PATH, erasing any paths set by the user, so that while
the installation succeeds, the load doesn't.
I've temporarily modified ldpaths and it works. So there's the answer for
now.
But (see the posting guide) the generic question belonged on R-devel and
> questions about rgdal on R-sig-geo.
>
Apologies. I'll ask there next time.
Rob
[[alternative HTML version deleted]]