[Tile-serving] [mod_tile] mapnik-config parameters don't work with 2.0 (#84)
evgshamin
notifications at github.com
Wed Dec 17 20:07:25 UTC 2014
You can replace
MAPNIK_INCLUDES = Usage: mapnik-config [OPTION]
Known values for OPTION are:
--prefix display mapnik prefix [default /usr/local]
--prefix=DIR change mapnik prefix [default /usr/local]
--libs print library linking information
--dep-libs print library linking information for mapnik depedencies
--ldflags print library paths (-L) information
--cflags print pre-processor and compiler flags
--fonts print default fonts directory
--input-plugins print default input plugins directory
--json print all config options as json object
--help display this help and exit
-v --version output version information
--git-revision output git hash
by
MAPNIK_INCLUDES = Usage: mapnik-config [OPTION] \
Known values for OPTION are: \
--prefix display mapnik prefix [default /usr/local] \
--prefix=DIR change mapnik prefix [default /usr/local] \
--libs print library linking information \
--dep-libs print library linking information for mapnik depedencies \
--ldflags print library paths (-L) information \
--cflags print pre-processor and compiler flags \
--fonts print default fonts directory \
--input-plugins print default input plugins directory \
--json print all config options as json object \
--help display this help and exit \
-v --version output version information \
--git-revision output git hash
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/84#issuecomment-67384616
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20141217/07ae854d/attachment.html>
More information about the Tile-serving
mailing list