]> granicus.if.org Git - icinga2/commitdiff
Add a note on libedit-devel on RHEL extra repository
authorMichael Friedrich <michael.friedrich@netways.de>
Tue, 2 Jun 2015 12:04:33 +0000 (14:04 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Tue, 2 Jun 2015 12:04:33 +0000 (14:04 +0200)
fixes #8776

INSTALL.md

index 3f2cad3dfff5cf1080a7587bcbe571881051501d..992806420cbcec4d38fe401ff6ff346258574d07 100644 (file)
@@ -32,7 +32,8 @@ parentheses):
 * optional: PostgreSQL (postgresql-devel on RHEL, libpq-dev on Debian); set CMake
             variable `ICINGA2_WITH_PGSQL` to `OFF` to disable this module
 * optional: YAJL (yajl-devel on RHEL, libyajl-dev on Debian)
-* optional: libedit (libedit-devel on RHEL, libedit-dev on Debian)
+* optional: libedit (libedit-devel on CentOS (RHEL requires rhel-7-server-optional-rpms
+            repository for el7 e.g.), libedit-dev on Debian)
 * optional: Termcap (libtermcap-devel on RHEL, not necessary on Debian) - only
             required if libedit doesn't already link against termcap/ncurses