Explicitly mention Debian packages for config

Explicitly state that Debian helper scripts require packages and configuration section does not apply when building from source.
Fixes #241 misunderstanding.
This commit is contained in:
Stephan
2021-07-20 09:36:30 +02:00
committed by ǝɹʇʇɐʃǝ◖ xıʃǝɟ
parent e85c7afc9e
commit 865a44e63f

View File

@ -92,9 +92,13 @@ Configuration
-------------
After you either copiled the software yourself or installed the software
packages, you can continue with the configuration. For your convenience
example configuration files are located in the `etc` directory of this
repository.
packages, you can continue with the configuration. Here we assume that you have
installed mod_tile using packages from Debian/Ubuntu. If you compiled from
source you need to place debian-style configuration files at the relevant locations
to use the Debian helper scripts a2enmod/a2enconf, or manually create apache configuration.
For your convenience example configuration files are located in
the `etc` directory of this repository.
A very basic example-map and data can be found in the `example-map`
directory. For a simple test copy it over to ``/var/www/example-map``.