-
Notifications
You must be signed in to change notification settings - Fork 107
Description
There is https://wiki.openstreetmap.org/wiki/Overpass_API/Installation#Option_2:_Installation_via_bleeding_edge_dev_version_(expert_use) , but that says "The following steps were successfully tested on Ubuntu 14.04 and debian 7.0" so clearly is only of use to software archaeologists.
There is also https://overpass-api.de/full_installation.html which is I presume is based on https://github.com/drolbr/Overpass-API/blob/master/src/html/full_installation.html , but that is not up to date as it says to run "./configure", which is not part of the software that was cloned from github.
There is also https://github.com/drolbr/Overpass-API/tree/master/build , which is empty.
What instructions should I follow to build from a clone of https://github.com/drolbr/Overpass-API on a Debian 13 VPS?