Alex: > > Try installing libgdal1-dev: > > sudo apt-get install libgdal1-dev
Hamish: > the problem is that newer versions of GDAL no longer ship > gdal_priv.h with the -dev package, Frank: > Who is the packager responsible for not including gdal_priv.h? sorry, I'm spewing lies. gdal_priv.h is still in the libgdal1-dev package; I was getting it confused with projects.h from PROJ.4, and the 'apt-file search' on the ubuntu 12.04 machine I was checking on was coming up empty as its source repo was missing its Contents index. nevermind, install the -dev pkg and all should be well. 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
