[Tile-serving] [openstreetmap/mod_tile] Error compiling on FreeBSD 10.3 (#136)

Benjamin Le Forestier notifications at github.com
Wed Jan 24 15:33:04 UTC 2018


This works now if you use my repo https://github.com/leforestier/mod_tile

```
$ git clone https://github.com/leforestier/mod_tile.git
$ cd mod_tile
$ ./autogen.sh
$ ./configure
$ make CPPFLAGS="-I/usr/local/include"
$ sudo make install
$ sudo make install-mod_tile
$ sudo ldconfig
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/136#issuecomment-360172471
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20180124/f0a58ef7/attachment.html>


More information about the Tile-serving mailing list