from autoconf. In particular you may want to use --prefix to specify an
alternative installation prefix.
+Note: The Git repository does not contain any auto-generated Autotools files,
+i.e. there is no 'configure' script. In this case you will need to regenerate
+the 'configure' script by running 'autogen.sh'. However, as an end-user you
+should reconsider whether you really want to use the code from the Git
+repository. In general it is advisable to use one of the dist tarballs instead.
+
Running Icinga 2
----------------
configuration settings (global settings, hosts, services, etc.). The
configuration format is explained in detail in the docs/icinga2-config.txt
file.
+
+By default "make install" installs example configuration files to /etc/icinga2
+unless you have specified a different prefix or sysconfdir.
The documentation file docs/icinga2-intro.txt contains an in-depth overview
of currently implemented and planned features for Icinga 2.
+Read the INSTALL file for information on how to install Icinga 2.
+
Check the project website at http://www.icinga.org/ for status updates and
https://www.icinga.org/support/ if you want to contact us.