<div dir="ltr"><div><span style="font-family:monospace">Hi,</span></div><div><span style="font-family:monospace"><br></span></div><div><span style="font-family:monospace">I have gdal-3.0.4 installed on ubuntu 20.04. I require support for mrsid format.</span></div><div><span style="font-family:monospace">I wish to build the mrsid driver plugin only and hopefully avoid building gdal.</span></div><div><span style="font-family:monospace"><br></span></div><div><span style="font-family:monospace">I tried:</span></div><div><span style="font-family:monospace">$ cd src/gdal-3.0.4+dfsg/frmts/mrsid/pkg</span></div><div><span style="font-family:monospace">$ ./configure --with-gdal=/usr/bin/gdal-config --with-mrsid=/opt/MrSID_DSDK-9.5.4.4709-rhel6.x86-64.gcc531/Raster_DSDK --with-jp2mrsid=no --with-geotiff=../../gtiff/libgeotiff</span></div><div><span style="font-family:monospace">...</span></div><div><span style="font-family:monospace">checking for lt_base.h in /opt/MrSID_DSDK-9.5.4.4709-rhel6.x86-64.gcc531/Raster_DSDK/include... found MrSID DSDK version 7.x or newer.<br>checking for MG3ImageWriter.h in /opt/MrSID_DSDK-9.5.4.4709-rhel6.x86-64.gcc531/Raster_DSDK/include/mrsid_writers... no encoding support.<br>checking for MrSID JPEG2000 support... disabled<br>checking for XTIFFClientOpen in -lgeotiff... no<br>checking for XTIFFClientOpen in -lgeotiff... (cached) no<br>configure: error: libgeotiff is required to build GDAL MrSID driver</span></div><div><span style="font-family:monospace"><br></span></div><div><span style="font-family:monospace">Should this work?<br></span></div><div><span style="font-family:monospace"><br></span></div><div><span style="font-family:monospace"><br></span></div></div>