Bruce Rindahl wrote:

Using WinXP SP3 and MingW. Compiled and installed GEOS-3.1.0rc2. Compiled and installed PostgreSQL-8.3.5.
I got the following errors when running configure  postGIS-1.1.0SVN:

configure: error: the PGXS Makefile c:/Postgresql/8.3/lib/pgxs/src/makefiles/pgxs.mk cannot be found. Please install the PostgreSQL server development packages and re-run configure.

What did I miss?
Thanks
Bruce

Hi Bruce,

I'd say that configure has picked up the wrong pg_config from the system path - make sure you explicitly choose the MingW pg_config using the --with-pgconfig=/c/path/to/mingw/pg_config option.


HTH,

Mark.

--
Mark Cave-Ayland
Sirius Corporation - The Open Source Experts
http://www.siriusit.co.uk
T: +44 870 608 0063
_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to