This package is a simple .INI file parser written in C.
This package is known to build and work properly using an LFS 11.3 platform.
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