How to Install Json-C in Linux (Ubuntu)?

Posted by Joys of Programming on in C/C++, json-c, Linux, Web

json-c is a C library for manipulating JSON data in C/C++. It can be downloaded from here. But if you are working in Ubuntu or other debian based systems you can execute the following commands


$ sudo apt-get install libjson0 libjson0-dev

If you want to debug your programs and see the various steps for debugging, you can also install the libjson – debug symbols package


$ sudo apt-get install libjson0-dbg

You can learn more about working with json-c.

Tags: , , ,

Comments:

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Copyright © 2009-2012 Joys of Programming All rights reserved.
Desk Mess Mirrored v1.8.1 theme from BuyNowShop.com.