I am trying to build 1.8.0 on Linux with openjpeg support.
I can easily build and install openjpeg from source
(oropenjpeg_v1_4_sources_r697) into /usr/local

./configure --with-openjpeg
./configure --with-openjpeg=/usr/local

both result in

  OpenJPEG support:          no

I wiped my gdal-1.8.0 directory and unpacked a fresh copy to make sure
nothing was cached.
I can see this test in configure output

checking for opj_decode_tile_data in -lopenjpeg... no

which does not look promising. Is there a version compat problem?

Brian
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to