Alex,
GDAL doesn't set the rpath when linking to external libraries, which causes
such issue with libtool-based builds
The fix is to define the paths to the MrSID libraries in LD_LIBRARY_PATH
export
LD_LIBRARY_PATH=/home/edma/MrSID_DSDK-9.5.4.4709-rhel6.x86-64.gcc531/Raster_DSDK/lib:/home/edma/
Hello List,
I'm new, so please bear with me. I'm having issues building GDAL from
source-- specifically 2.3.3. I"m just trying to install it with the
Extensis MrSID plugin. This seems to be the only pathway to read MrSID
files. I have attached my errors and config logs. Any help is truly
appreciat