Angelo wrote:
...
> checking gdal_priv.h, usability... no
> checking gdal_priv.h, presence... no
> checking for gdal_priv.h,... no
> checking ogr_spatialref.h usability... yes
> checking ogr_spatialref.h presence... yes
> checking for ogr_spatialref.h... yes
> checking for GDAL availability... yes
...

Alex:
> > Try installing libgdal1-dev:
> > sudo apt-get install libgdal1-dev

the problem is that newer versions of GDAL no longer ship
gdal_priv.h with the -dev package, so the header file is
missing. Angelo will either have to check which version of
the -dev pkg is installed and grab the header from the gdal
svn for that release tag, or convince the titan people to
not use the private gdal API anymore.


Hamish
_______________________________________________
Live-demo mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/live-demo
http://live.osgeo.org
http://wiki.osgeo.org/wiki/Live_GIS_Disc

Reply via email to