This package is a simple .INI file parser written in C.
This package is known to build and work properly using an LFS-10.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: 1.3 MB
Estimated build time: less than 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/inih
Install inih by running the following commands:
mkdir build && cd build && meson --prefix=/usr .. && ninja
This package does not come with a test suite.
Now, as the root
user:
ninja install
Last updated on 2021-02-20 00:13:48 -0600