On Fri, 2008-02-01 at 14:49 +0530, [EMAIL PROTECTED] wrote: > In this path that you had mentioned > ./configure --with-pgsql=/usr/local/bin/pg_config > > Are you referring to /usr/local/pgsql/bin/pgs_config because the above > path does not exist.
Ah yes. Try instead: ./configure --with-pgsql=/usr/local/pgsql/bin/pg_config ATB, Mark. -- ILande - Open Source Consultancy http://www.ilande.co.uk _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
