[postgis-tickets] [PostGIS] #3859: Allow having a postgis extension even when have --without-raster used in configure

PostGIS trac at osgeo.org
Fri Oct 6 12:47:31 PDT 2017


#3859: Allow having a postgis extension even when have --without-raster used in
configure
------------------------------------+---------------------------
  Reporter:  giohappy               |      Owner:  strk
      Type:  enhancement            |     Status:  reopened
  Priority:  medium                 |  Milestone:  PostGIS 2.5.0
 Component:  build/upgrade/install  |    Version:  trunk
Resolution:                         |   Keywords:
------------------------------------+---------------------------

Comment (by komzpa):

 If .so files are different, it's possible.

 It was for sfcgal: it depended on OpenSceneGraph and it pulled in a lot
 (hundreds of megs) of dependencies. Now (I see it in Ubuntu Artful at
 least) it's split up into libsfcgal-osg1 that's optional, and libsfcgal1
 that doesn't depend on OpenSceneGraph.

 Single source package can produce several binary ones.

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3859#comment:12>
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