Keep in mind the program is still in alpha stage, so bugs and install issues are still very common.
Latest sources of the software can be found at: openlmi_gui
LMI Command Center has several dependencies:
- C++ compiler, which supports C++98 standard
- tog-pegasus (2.12.0)
- tog-pegasus-libs (2.12.0)
- tog-pegasus-devel (2.12.0)
- boost-thread (1.54.0)
- boost-devel (1.54.0)
- openslp (1.2.1)
- openslp-devel (1.2.1)
- gnome-keyring (3.10.0)
- libgnome-keyring-devel (3.10.0)
- qt (4.8.5)
- qt-devel (4.8.5)
- qtsingleapplication-devel (2.6.1)
- qscintilla (2.7.2)
To install the module, follow these steps:
$ cd src/logger
$ qmake
$ make
# make install
$ cd -
$ qmake CONFIG+=manual_install
$ make
# make install
Report bugs to mhatina@redhat.com or openlmi issues.