This package is a simple .INI file parser written in C.
This package is known to build and work properly using an LFS-11.1 platform.
Download (HTTP): https://github.com/benhoyt/inih/archive/r53/inih-r53.tar.gz
Download MD5 sum: 8b52bf308de2ad1eab94fad64c116610
Download size: 17 KB
Estimated disk space required: 0.6 MB
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
Last updated on