[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 14:14:14 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 robe):
komzpa yah thinking about it more, I don't think it would be too difficult
for packagers to separate the two.
They would compile regular old way, but when packaging
put all the rtpostgis, and full postgis scripts in the postgis package.
Have a postgis_core package that leaves out the rtpostgis and full postgis
scripts -- just has the ---2.5.0lite/less/core/whatever we call it
scripts.
Have the full postgis install that depends on postgis_core.
As I recall the postgis package is really the package to install the
commandline tools, but it depends on postgis-2.4.0 or some such thing
which gasp depends on PostgreSQL server. Which is annoying since there is
no way to just install the raster2pgsql, shp2pgsql without installing the
whole shebang, unless I missed something.
Best I could propose was this -
https://gist.github.com/robe2/6676c33b745621e450adf23e92de986b
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3859#comment:13>
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