Skip to content
Mark Grant edited this page Jul 26, 2022 · 6 revisions

MGE System Utilities Library

Please navigate the wiki via the Page List to the right.

Project Description

System Synopsis

This AutoTools project contains the libmgesysutils MGE System Utilities Library.

Notable function subjects include:-

  • Config file parsing.
  • Send a remote syslog entry.

If you are going to build, or build against, this libmgesysutils MGE System Utilities Library then you must install the development files.

Project Structure

This AutoTools project contains the entire MGE System Utilities Library System.

This AutoTools project is treated as a single entity, (build, install, uninstall, etc), however, by the time this system is packaged downstream, it is split into 4 packages; dev, doc (API), int-doc (full internal) and library.

Doxygen documentation for this library can be found at https://m-grant-prg.github.io/libmgesysutils/

The development files generally consist of c header files, pkg-config files and man pages.

Any dependencies not installed on your system will be identified by the configure script. Any of these produced by this author can be found in a repository located here:-

Please also refer to the README file.

Blog

Occasionally useful blogs about my projects and development and packaging environments can be found at: https://techmiscellany.tech.blog/