Re: [gdal-dev] Error while compiling gdal 1.9.2 in Ubuntu16.04

2017-09-07 Thread Farook
I tried installing libjson as per the suggestion sudo apt-get install libjson-c-dev and did wget http://download.osgeo.org/gdal/gdal192.zip unzip gdal192.zip -d gdal cd gdal cd gdal-1.9.2/ ./configure make clean make again am getting the same error -- Sent from: http://osgeo-org.1560.x6.nabbl

Re: [gdal-dev] Error while compiling gdal 1.9.2 in Ubuntu16.04

2017-09-07 Thread Even Rouault
On jeudi 7 septembre 2017 06:53:06 CEST Farook wrote: > I am trying to compile and build gdal 1.9.2 in Ubuntu 16.04.3. I am doing > the below steps Be aware that this is a totally unsupported combination. 1.9.2 is really anciant, but yes I'm aware that Geoserver still requires it... Anyway, I t

[gdal-dev] Error while compiling gdal 1.9.2 in Ubuntu16.04

2017-09-07 Thread Farook
I am trying to compile and build gdal 1.9.2 in Ubuntu 16.04.3. I am doing the below steps sudo wget http://download.osgeo.org/gdal/gdal192.zip unzip gdal192.zip -d gdal cd gdal cd gdal-1.9.2/ sudo ./configure make When i run make, i am getting the below error In file included from /usr/include/st