[postgis-tickets] [PostGIS] #2872: make install builds documentation

PostGIS trac at osgeo.org
Thu Aug 7 04:39:21 PDT 2014


#2872: make install builds documentation
-----------------------------------+----------------------------------------
 Reporter:  gdt                    |       Owner:  strk         
     Type:  defect                 |      Status:  new          
 Priority:  medium                 |   Milestone:  PostGIS 2.1.4
Component:  build/upgrade/install  |     Version:  2.1.x        
 Keywords:                         |  
-----------------------------------+----------------------------------------

Comment(by gdt):

 --disable-extension is unrecogized.   With --without-topology --without-
 raster, I find that the xsltproc are unchanged, but the comment:2 for/cat
 loop is no longer present.

 Apparently with pkgsrc moving to 2.1.3 there is now also
 {{{
 /usr/pkg/bin/xsltproc --novalid ./xsl/sfcgal_comments.sql.xsl postgis-
 out.xml > sfcgal_comments.sql
 }}}

 It's a bit hard to follow the makefiles, but it seems the top-level
 makefile install target invokes comments-install, so the xsltproc doesn't
 seem to be about extensions, which matches what I'm seeing.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2872#comment:4>
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-tickets mailing list