This package is a simple .INI file parser written in C.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Download (HTTP): https://github.com/benhoyt/inih/archive/r60/inih-r60.tar.gz
Download MD5 sum: b8a9647908fd9e11aeccc324b3ac65c2
Download size: 24 KB
Estimated disk space required: 1.6 MB
Estimated build time: less than 0.1 SBU
Install inih by running the following commands:
mkdir build && cd build && meson setup --prefix=/usr --buildtype=release .. && ninja
To test the results, issue: ninja test.
Now, as the root
user:
ninja install