[gdal-dev] compile gdal 2.3.0 on centos 6.9

2018-06-29 Thread Donato.AIRAGHI
Hi, on Centos 6.9 compiling gdal 2.3.0 with ./configure --with-python=yes --with-pg=/usr/pgsql-9.3/bin/pg_config --with-geos=yes --with-curl=/usr/bin/curl-config --with-mrsid=/opt/MrSID/Raster_DSDK/ --with-jp2mrsid=no --with-mrsid_lidar=/opt/MrSID/Lidar_DSDK/ --with-sqlite3 --with-podofo=y

Re: [gdal-dev] gdal 2.3.0 with openjpeg 2.3 support

2018-06-20 Thread Donato.AIRAGHI
Hi Even,Vincent, is true, the problem is pkg-config On my Centos 6 is already installed version 0.23 that is the official release in Cento 6 repository. With this release (0.23) the var PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/ does not work If I compile pkgconfig 0.29.1 i can get . Op

[gdal-dev] gdal 2.3.0 with openjpeg 2.3 support

2018-06-13 Thread Donato.AIRAGHI
Hi, I'm trying to compile Gdal 2.3.0 on Centos 6.9 where compiled openjpeg 2.3.0 I get : Kakadu support:no JasPer support:no OpenJPEG support: no ECW support: no MrSID support: yes .. On the same system with gdal 2.2.2 and open