The Jansson package contains a library used to encode, decode, and manipulate JSON data.
This package is known to build and work properly using an LFS 12.4 platform.
Download (HTTP): https://github.com/akheron/jansson/releases/download/v2.14.1/jansson-2.14.1.tar.bz2
Download MD5 sum: de6549ee68afc08275f3a74b9499ade7
Download size: 472 KB
Estimated disk space required: 7.8 MB (with tests)
Estimated build time: 0.1 SBU (with tests)
Install jansson by running the following commands:
./configure --prefix=/usr --disable-static && make
To test the results, issue: make check.
Now, as the root
user:
make install