This package is a simple .INI file parser written in C.
Development versions of BLFS may not build or run some packages properly if dependencies have been updated since the most recent stable versions of the book.
Download (HTTP): https://github.com/benhoyt/inih/archive/r56/inih-r56.tar.gz
Download MD5 sum: e27e394554d9f339b728035a5766d8f3
Download size: 20 KB
Estimated disk space required: 704 KB
Estimated build time: less than 0.1 SBU
User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/inih
Install inih by running the following commands:
mkdir build && cd build && meson --prefix=/usr --buildtype=release .. && ninja
This package does not come with a test suite.
Now, as the root
user:
ninja install