[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 11:33:53 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):

 I don't use raster much, maybe once or twice in my life. It goes packaged
 and dragged into Docker containers that could have been much smaller if
 they wouldn't depend on raster. Raster drags in GDAL, and GDAL drags in
 lots of different things.

 It's possible to build --without-raster, so it's not a complete
 showstopper, it just requires manual labour. With raster being split out,
 it's possible to have say two debian packages, one with "geometry" postgis
 and one with "postgis_raster", that will drag in different amount of
 dependencies.

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