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/r62/inih-r62.tar.gz
Download MD5 sum: c0c6982525958a0376a3cb5bfbee14a0
Download size: 24 KB
Estimated disk space required: 2 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