1 - Introduction
2 - Installation
In order to install
libcolor
libconfig
Once these libraries are installed, clone the
$ git clone https://git.everestlinux.org/EverestLinux/libglacier
Enter the repository and edit the make configuration file:
$ cd libglacier
$ ${EDITOR} config.mk
Before proceeding with ANY other step, make sure you define
By default this variable is not defined. Results will be unexpected if the library is compiled without
Build the library:
$ make lib
If you wish to compile a shared library instead, you must edit the Makefile