[postgis-tickets] [PostGIS] #4409: Configure debbie and bessies to build with mvt support

PostGIS trac at osgeo.org
Fri May 31 17:55:30 PDT 2019


#4409: Configure debbie and bessies to build with mvt support
------------------------+---------------------------
  Reporter:  robe       |      Owner:  robe
      Type:  defect     |     Status:  new
  Priority:  medium     |  Milestone:  PostGIS 2.5.3
 Component:  buildbots  |    Version:  2.4.x
Resolution:             |   Keywords:
------------------------+---------------------------

Comment (by robe):

 I was able to turn on protobuf mvt building on the bessies with


 {{{
 pkg install protobuf protobuf-c
 }}}

 and now they are building with wagyu support.

 However for debbie, I seem to be missing something.  She's a debian 10
 server.

 And I did this:


 {{{
 apt install libprotobuf-dev protobuf-compiler
 }}}

 But protobuf is still not being picked up on her even after reboot.

 I checked and she's got pkg-config installed.

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