My OSX GDAL 1.6 framework is now ready. And a little late, so is
1.5.3 -- I wanted to synchronize some OSX fixes in 1.6 with 1.5, and
make sure the 2 versions work together. More than just a new version,
here are some OSX fixes and changes:
* [1.5/1.6] HDF4 64bit OSX now works.
* [1.5/1.
On Dec 13, 2008, at 8:50 AM, philippe brosson wrote:
if i skip GRASS and LIBGRASS, gdal_translate from Tiff format to ECW
format
still gives an error "Trace/BPT trap":
Exactly what I was saying the first time - ECW write is broken on
OSX. It's known and it needs work. I've pestered the E
William Kyngesburye wrote:
>
> On Dec 11, 2008, at 8:43 PM, philippe brosson wrote:
>
>> when i configure GDAL like this:
>> ./configure --prefix=/usr/pkg
>> --with-libgrass=/usr/pkg \
>> --with-tiff=internal \
>> --with-gif=internal \
>> --with-png=internal \
>> --with-jpeg=internal \
>>