From 96b25844fec42f0da8f24e23b71b0e0390812866 Mon Sep 17 00:00:00 2001 From: Shautvast Date: Thu, 12 Mar 2026 12:03:24 +0100 Subject: [PATCH] small addition2 to README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 301529a..d9899d4 100644 --- a/README.md +++ b/README.md @@ -21,12 +21,17 @@ I collected this info as well as possible, but I might have missed something... Building the Overpass API works best on linux. Therefore I created an Ubunto VM on my mac using UTM. This works pretty smoothly given you have the right dependencies. +-> I did not niceify the paths. Adjust them to your own setup + #### UTM or other hypervisor - using virtualisation, so build from source on ARM64 - ubuntu 24.04 (minimal) - add extra virtual disk 64Gb (fits netherlands OSM database) - port forwards 22->2222 80->80 5173->5173 +5173 is optional for turbopass-api (see below) +22/ssh in your favorite terminal works better than the UTM system console + ``` sudo apt-get update sudo apt install g++ make expat libexpat1-dev zlib1g-dev wget bzip2 libtool autoconf osmium-tool git apache2 @@ -60,6 +65,7 @@ Restart=on-failure WantedBy=multi-user.target ``` +_You may need to add `u+x` for the cgi-bin/dispatcher executables_ #### optional: Overpass-turbo UI Overpass-turbo frontend is not used by the agent.