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 13.0 platform.
Download (HTTP): https://github.com/akheron/jansson/releases/download/v2.15.0/jansson-2.15.0.tar.bz2
Download MD5 sum: 6077c52677206a84304979b226322283
Download size: 476 KB
Estimated disk space required: 8.4 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