[postgis-tickets] [PostGIS] #4409: Configure debbie and bessies to build with mvt support
PostGIS
trac at osgeo.org
Fri May 31 18:02:14 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):
Move info when I do the below on debbie
{{{
protoc --version
}}}
outputs: libprotoc 3.6.1
{{{
pkg-config --libs 'libprotobuf-c >= 1.0.0'
}}}
gives me error
{{{
No package 'libprotobuf-c' found
}}}
Running the same command on bessie gives
{{{
-L/usr/local/lib -lprotobuf-c
}}}
So there does seem to be something wrong with the pkg-config bit
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4409#comment:3>
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