[postgis-devel] [PostGIS] #1720: Update extensions/README
PostGIS
trac at osgeo.org
Tue Mar 27 05:16:34 PDT 2012
#1720: Update extensions/README
---------------------------+------------------------------------------------
Reporter: mwtoews | Owner: robe
Type: patch | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: documentation | Version: trunk
Keywords: |
---------------------------+------------------------------------------------
Comment(by mwtoews):
I can confirm that the extensions do not always build; see:
http://trac.osgeo.org/postgis/browser/trunk/configure.ac#L1053
The `configure.ac` logic requires all of these: >=91 AND xsltproc AND
raster AND topology.
Comments are included with beta4.tar.gz, so xsltproc isn't needed. Also
topology doesn't necessary need to be enabled to build the postgis
extension. However, I can build these extensions without issues by cd'ing
into extensions, make, make install.
I agree to the terms of committees, but I don't have any svn commit
privileges. Here is the thread:
http://postgis.refractions.net/pipermail/postgis-
devel/2012-February/thread.html#18515
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1720#comment:5>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list