[Tile-serving] [osm2pgsql-dev/osm2pgsql] nlohmann-json is missing from the Alpine build dependencies command (Issue #2126)
micheal65536
notifications at github.com
Sun Jan 28 00:56:59 UTC 2024
The given command to install the build dependencies for Alpine Linux is
```
apk --update-cache add cmake make g++ boost-dev expat-dev \
bzip2-dev zlib-dev libpq proj-dev lua5.3-dev postgresql-dev
```
which does not include `nlohmann-json`. As a result, osm2pgsql does not build. Installing `nlohmann-json` fixes it.
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/issues/2126
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/issues/2126 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240127/9202b3ef/attachment.htm>
More information about the Tile-serving
mailing list