Re: [gdal-dev] Seek error accessing TIFF directory

2009-09-03 Thread Matt Bartolome
; > In case of conflict between GDAL internal libtiff and system libtiff with > which > mapnik would be linked, you can also try adding --with-hide-internal-symbols > to > the GDAL configure line. > >> Matt Bartolome wrote: >> > Hello list, >> > >>

[gdal-dev] Seek error accessing TIFF directory

2009-09-03 Thread Matt Bartolome
Hello list, I just compiled gdal 1.6.2 on my fedora 10 box from source. I'm in the process of evaluating some 2009 imagery in geotiff format. I've tried compiling with external libs and internal options with the same result. # ./configure --with-libtiff=internal --with-geotiff=internal When proc