Download and Install json-c version 0.6 on Mac OS X
Thursday the 28th of August, 2008

    json-c  most recent diff


      View the most recent changes for the json-c port at: json-c.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for json-c.
      The raw portfile for json-c 0.6 is located here:
      http://json-c.darwinports.com/dports/textproc/json-c/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/json-c
      Google
      Web Darwinports.com



      # $Id: Portfile 20477 2006-11-03 15:31:37Z blair macports.org $
      PortSystem 1.0
      Name: json-c
      Version: 0.6
      Category: textproc devel
      Maintainers: lharple comcast.net
      Description: A JSON parser
      Long Description: 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.
      Homepage: http://oss.metaparadigm.com/json-c/
      master_sites ${homepage}
      checksums md5 2d8b899aeeebbbe68158d25adf8a4f1e

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/json-c
      % sudo port install json-c
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching json-c
      ---> Verifying checksum for json-c
      ---> Extracting json-c
      ---> Configuring json-c
      ---> Building json-c with target all
      ---> Staging json-c into destroot
      ---> Installing json-c
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using json-c with these commands:
      %  man json-c
      % apropos json-c
      % which json-c
      % locate json-c

     Where to find more information:

    Darwin Ports



    image test