[Tile-serving] [openstreetmap/mod_tile] Added compilation instructions for several distros (#252)

ǝɹʇʇɐʃǝ◖ xıʃǝɟ notifications at github.com
Tue Aug 3 11:03:43 UTC 2021


@xamanu commented on this pull request.



> @@ -0,0 +1,62 @@
+# Building on Ubuntu 20.04
+
+This documents step by step on how to compile and put into use the software `mod_tile` and `renderd`.
+Please see our [Continous Integration script](../.github/workflows/build-and-test-ubuntu-20-04.yml) for more detail.
+
+```shell
+#!/usr/bin/env bash
+
+# Update installed packages
+sudo apt update && apt upgrade --yes

It adds up 3 minutes to each job (including the linter). I think it is good to have it, even though we are slower. Wdyt?

-- 
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/pull/252#discussion_r681656492
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20210803/ae37dab6/attachment.htm>


More information about the Tile-serving mailing list