Martin Spott wrote:

> .... but the check "checking for GDAL >= 1.6.0..." fails with "not >
found". Adding the directory "/opt/PostgreSQL/bin" to the $PATH helps.

BTW, on this custom setup with GDAL installed in '/opt/PostgreSQL/',
additionally to adding "/opt/PostgreSQL/bin" to $PATH, it's required to
set $LD_LIBRARY_PATH to "/opt/PostgreSQL/lib" and $PYTHONPATH to
"/opt/PostgreSQL/lib/python2.5/site-packages" in order to let configure
detect "GDAL Python bindings...".

Cheers,
        Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--------------------------------------------------------------------------
_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to