[Tile-serving] [mod_tile] Compiling with Mapnik master (3.x) (#55)

Dane Springmeyer notifications at github.com
Wed May 21 19:53:17 UTC 2014


Instead of modifying the makefile do:

```
export CXXFLAGS="$(mapnik-config --cflags)"
export LDFLAGS="$(mapnik-config --ldflags)"
```

Before ./autogen.sh && ./configure

> For reference I also compiled renderd with the same set-up (Ubuntu 14.04), even with the same modifications to the Makefile as above - it works fine.

So it does not crash on 14.04 but does crash on some other ubuntu version? You need at least g++ 4.7. See how I am installing it at: https://github.com/springmeyer/mod_tile/compare/openstreetmap:master...master#diff-354f30a63fb0907d4ad57269548329e3R8

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/55#issuecomment-43805648
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20140521/4338b322/attachment.html>


More information about the Tile-serving mailing list