[postgis-tickets] [PostGIS] #5529: Tools build still requires too much
PostGIS
trac at osgeo.org
Sun Sep 10 01:21:25 PDT 2023
#5529: Tools build still requires too much
------------------------------------+---------------------------
Reporter: robe | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.4.1
Component: build/upgrade/install | Version: 3.4.x
Resolution: | Keywords:
------------------------------------+---------------------------
Comment (by robe):
Okay possible maybe nothing can be done with proj or geos since we are
pulling in liblwgeom, but I shouldn't have to explicitly says --without-
protobuf
I ended up with this cause all I needed was shp2pgsl
{{{
apt install automake autoconf libtool libgeos-dev libproj-dev
./configure --without-pgconfig --without-protobuf --without-raster
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5529#comment:1>
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