%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. &lfs83_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 --disable-static && make To test the results, issue: make check. Now, as the root user: make install Command Explanations Contents Installed Programs Installed Libraries Installed Directories None libjson-c.so and libjson.so /usr/include/json and /usr/include/json-c Short Descriptions libjson.so contains the JSON-C API functions. libjson.so libjson-c.so contains the JSON-C API functions. libjson-c.so