%general-entities; ]> $LastChangedBy$ $Date$ JSON-C-&json-c-version; JSON-C Introduction to JSON-C The JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. &lfs70_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &json-c-md5sum; Download size: &json-c-size; Estimated disk space required: &json-c-buildsize; Estimated build time: &json-c-time; User Notes: Installation of JSON-C Install JSON-C by running the following commands: ./configure --prefix=/usr && make To test the results, issue: make check. Now, as the root user: make install Command Explanations : This prevents the installation of static versions of the libraries. Contents Installed Programs Installed Libraries Installed Directories None libjson.{a,so} /usr/include/json Short Descriptions libjson.{a,so} contains JSON-C API functions. libjson.{a,so}