[Gdal-dev] Problems builting GDAL with MrSid support

Eric Dönges Eric.Doenges at rcs.ei.tum.de
Thu Dec 23 02:03:22 EST 2004


Lorenzo Moretti wrote:

> I want to add MrSid support in GDAL 1.2.5 on Mac OS X.
> 
> MrSID is the binary from Lizard Tech.
> 
> In configure all is ok and the - Geo_DSDK-4.0.9.713 folder is recognized.
[ ... ]

> Gdal is built with other libs but not with MrSid now.

After you installed the MrSID SDK, did you run "ranlib" on the MrSID
library ? MacOS X has the annoying "feature" that the linker will refuse
to link libraries whose last file modification date is newer than the
last time it's archive directory was updated. This means that if you
copy a library to a different location, you must then run "ranlib" on
it.

With kind regards,
Eric



More information about the Gdal-dev mailing list