Hi,<div><br></div><div>I'm trying to install postgis 2.0 from source and I get this error when running "./configure --with-pgconfig=/usr/local/pgsql/bin/pg_config":</div><div><div><br></div><div><div>RASTER: Raster support requested</div>
<div>checking for GDAL >= 1.6.0... found</div><div>checking gdal.h usability... yes</div><div>checking gdal.h presence... yes</div><div>checking for gdal.h... yes</div><div>checking ogr_api.h usability... yes</div><div>
checking ogr_api.h presence... yes</div><div>checking for ogr_api.h... yes</div><div>checking cpl_conv.h usability... yes</div><div>checking cpl_conv.h presence... yes</div><div>checking for cpl_conv.h... yes</div><div><b>checking for library containing GDALAllRegister... no</b></div>
<div><b>configure: error: could not find gdal</b></div></div></div><div><b><br></b></div><div>I tried with "--with-gdalconfig=/usr/local/bin/gdal-config" parameter as well (although /usr/local/bin is in the path anyways) with the same result.</div>
<div><br></div><div>I'm running a Debian 6.0.4 64bits.</div><div>GDAL is installed from source and gdal-config is in the path. A "gdal-config --version" command returns "1.9.0"</div><div><br></div>
<div>Could it be that my gdal is missing something? Any idea?</div><div><br></div><div>Thanks</div><div><br></div><div>Simon</div>