Skip to content

hodovska/openlmi_gui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABOUT

Keep in mind the program is still in alpha stage, so bugs and install issues are still very common.

LATEST VERSION

Latest sources of the software can be found at: openlmi_gui

INSTALLATION

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

BUG REPORTS

Report bugs to mhatina@redhat.com or openlmi issues.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 94.9%
  • QMake 4.9%
  • C 0.2%