%general-entities; ]> $Date$ QJson-&qjson-version; QJson Introduction to QJson QJson is a Qt-based library that maps JSON data to QVariant objects and vice versa. &lfs79_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &qjson-md5sum; Download size: &qjson-size; Estimated disk space required: &qjson-buildsize; Estimated build time: &qjson-time; QJson Dependencies Required and User Notes: Installation of QJson Install QJson by running the following commands: mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=Release \ .. && make This package does not contain a test suite. Now, as the root user: make install Command Explanations : This switch is used to build without debugging symbols and apply a higher level of compiler optimizations. Contents Installed Programs Installed Library Installed Directory none libqjson.so &qt4-dir;/include/json and &qt4-dir;/lib/cmake/qjson Short Descriptions libqjson.so contains QJson API functions. libqjson.so