On Tue, Apr 3, 2012 at 2:07 PM, Gavin Fleming <[email protected]> wrote: > Hi > > I've just upgraded to gdal 1.9 on Ubuntu 11.10. When I tried to compile > MrSID support (which was working fine in 1.8) I get this: > > checking for XTIFFClientOpen in -lgeotiff... no > configure: error: libgeotiff is required to build GDAL MrSID driver
Gavin, I'm using MrSID 8.0 successfully on Ubuntu 10.04 successfully. Could you search for "XTIFFClientOpen" in config.log after the configure failure? Often there details in there on why the probe failed. I haven't run into the problem you report but I have run into problems before where the system libgeotiff is incompatible with the one built into the MrSID SDK. Best regards, -- ---------------------------------------+-------------------------------------- I set the clouds in motion - turn up | Frank Warmerdam, [email protected] light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush | Geospatial Software Developer _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
