jansson-2.14.1

Introduction to jansson

The jansson package provides a JSON processor.

Installation of jansson

Install jansson by running the following commands:

./configure --prefix=/usr --disable-static &&
make

Now, as the root user:

make install &&
rm -vf /usr/lib/libjansson.la

Contents

Installed Programs: None
Installed Libraries: libjansson
Installed Directories: None

Short Descriptions

libjansson

provides functions that works with JSON data