]> granicus.if.org Git - icinga2/commitdiff
Update INSTALL.md
authorJean Flach <jean-marcel.flach@netways.de>
Mon, 9 Nov 2015 10:30:13 +0000 (11:30 +0100)
committerJean Flach <jean-marcel.flach@netways.de>
Mon, 9 Nov 2015 10:31:52 +0000 (11:31 +0100)
Document the need of wxwidgets to build Icinga2 Studio

fixes #10574

INSTALL.md

index 43f558ba6335aedea7c8e7e8989618c038f81593..116b703d396c979e6ca0dba5ac0067ef304bb3fd 100644 (file)
@@ -37,12 +37,13 @@ libopenssl-devel on SLES12, libssl-dev on Debian)
             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
+* optional: libwxgtk2.8-dev or newer (wxGTK-devel and wxBase) - only required when building the Icinga 2 Studio
 
 Note: RHEL5 ships an ancient flex version. Updated packages are available for
 example from the repoforge buildtools repository.
 
 * x86: http://mirror.hs-esslingen.de/repoforge/redhat/el5/en/i386/buildtools/
-* x86\_64: http://mirror.hs-esslingen.de/repoforge/redhat/el5/en/x86_64/buildtools/
+* x86\_64: http://mirror.hs-esslingen.de/repoforge/redhat/el5/en/x86\_64/buildtools/
 
 ### User Requirements