I am configuring PostGIS-2.0.0 for a college project that involves using raster data and am getting the following error:<br><br>RASTER: Raster support requested<br>checking for GDAL >= 1.6.0... found<br>checking for GDAL Python bindings... not found<br>
configure: error: GDAL Python bindings required by raster2pgsql.py loader<br><br>Problem is, I have both GDAL 1.7.2 and the Python bindings (along with Python itself) installed. If anyone else has experienced this issue, any help  would be greatly appreciated.<br>