[postgis-tickets] [PostGIS] #3661: Mapbox vector tile output support via ST_AsMVT
PostGIS
trac at osgeo.org
Mon Feb 6 23:28:47 PST 2017
#3661: Mapbox vector tile output support via ST_AsMVT
-----------------------------+---------------------------
Reporter: Björn Harrtell | Owner: robe
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.4.0
Component: postgis | Version: trunk
Resolution: | Keywords: history, mvt
-----------------------------+---------------------------
Comment (by robe):
Okay I installed following on debbie
{{{
apt-get install libprotobuf-c-dev
apt-get install libprotobuf-c1
apt-get install libprotoc-dev
}}}
seems I'm still missing something cause I get this
{{{
checking protobuf-c/protobuf-c.h usability... yes
checking protobuf-c/protobuf-c.h presence... yes
checking for protobuf-c/protobuf-c.h... yes
checking for protobuf_c_message_check in -lprotobuf-c... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PROTOBUFC... yes
checking for protoc-c... no
configure: WARNING: Protobuf compiler missing, disabling protobuf support.
}}}
What am I missing?
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3661#comment:11>
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