On Dec 23, 2013, at 9:55 AM, Howard Butler <how...@hobu.co> wrote:

> 
> On Dec 23, 2013, at 5:00 AM, Even Rouault <even.roua...@mines-paris.org> 
> wrote:
> 
>> Hi Howard,
>> 
>> DSDK v8 or later no longer needs libltkdu.a. The test that should have 
>> succeeded
>> and that has not apparently in your case is :
>> 
>>       elif test -e "$with_mrsid/lib/libltidsdk.so" \
>>             -o -e "$with_mrsid/lib/libltidsdk.dylib"; then # v8+ .so has kdu
>>         with_jp2mrsid=yes
>> 
>> But I don't know if there are specific behaviour for the Mac DSDK
> 
> Ok, I'll fix this up.

No fixup was needed. As part of my "installation," I moved the .dylibs into 
/usr/local/lib but pointed at the leftover MrSID SDK directory for 
configuration. The dylibs were not found, and the logic of the test couldn't 
succeed.

Thanks,

Howard
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to