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.
下载地址(HTTP):https://github.com/benhoyt/inih/archive/r62/inih-r62.tar.gz
MD5 校验和:c0c6982525958a0376a3cb5bfbee14a0
大小:24 KB
预计所需磁盘空间:2 MB
预计构建时间:小于 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