[postgis-devel] PGXS build Makefile

Mark Cave-Ayland m.cave-ayland at webbased.co.uk
Mon Aug 9 05:01:37 PDT 2004


Hi everyone,

It looks as if PostgreSQL 8.0 (formerly 7.5) is just about to hit beta
over the next few days. While there has been a lot of discussion over
some of the bigger features such as PITR and subtransactions, one of the
more interesting features from the PostGIS point of view is the
introduction of pgxs which is an architecture that allows contrib/
modules to be built without requiring a PostgreSQL source tree - it does
this by installing the required headers and Makefiles under
/lib/postgresql/pgxs when doing a "make install".

Attached is a Makefile that enables PostGIS CVS to compile under pgxs
(latest PostgreSQL CVS) without a source tree which I have tested with
USE_PROJ=1 but not with USE_GEOS=1 (I do not have GEOS up and running on
my development machine). Note that this is just a straight copy of what
is already there, so I haven't attempt to change USE_VERSION from 75 to
80 yet. Please test and review as appropriate.


Cheers,

Mark.

---

Mark Cave-Ayland
Webbased Ltd.
Tamar Science Park
Derriford
Plymouth
PL6 8BX
England

Tel: +44 (0)1752 764445
Fax: +44 (0)1752 764446


This email and any attachments are confidential to the intended
recipient and may also be privileged. If you are not the intended
recipient please delete it from your system and notify the sender. You
should not copy it or use it for any purpose nor disclose or distribute
its contents to any other person.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile
Type: application/octet-stream
Size: 4106 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20040809/47b02634/attachment.obj>


More information about the postgis-devel mailing list