Libjson-c-dev Ubuntu
Libjson-c-dev Ubuntu Rating: 5,7/10 9410 votes
dnsperf_install.sh
sudo apt-get install -y bind9utils libbind-dev libkrb5-dev libssl-dev libcap-dev libxml2-dev |
curl ftp://ftp.nominum.com/pub/nominum/dnsperf/2.0.0.0/dnsperf-src-2.0.0.0-1.tar.gz -O |
tar xfvz dnsperf-src-2.0.0.0-1.tar.gz |
cd dnsperf-src-2.0.0.0-1 |
./configure |
make |
sudo make install |
- Download libjson-c-dev0.11-4ubuntu2i386.deb for 16.04 LTS from Ubuntu Main repository.
- Apr 14, 2020 To use json-c you can either include json.h, or preferrably, one of the following more specific header files: jsonobject.h - Core types and methods. Jsontokener.h - Methods for parsing and serializing json-c object trees. Jsonpointer.h - JSON Pointer (RFC 6901) implementation for retrieving objects from a json-c object tree.
- More information about apt-get install. Advanced Package Tool, or APT, is a free software user interface that works with core libraries to handle the installation and removal of software on Debian, Ubuntu and other Linux distributions.
- On a Debian derivative (e.g. Ubuntu) these can be installed with: apt-get install libpng12-dev libjson-c-dev libfontconfig1-dev libgtkmm-2.4-dev libpangomm-1.4-dev libgl-dev libglu-dev libglew-dev cmake After that, build SolveSpace as following: mkdir cbuild cd cbuild cmake. Make sudo make install.
- Download libjson-c-dev0.12.1-1.3amd64.deb for 18.04 LTS from Ubuntu Main repository.
JSON manipulation library - development files. This library 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.
commented May 30, 2017
FYI, I've created a snap package for More details here. |
commented Jun 5, 2017
with 2.0.0.0 and 2.1.0.0 the lGeoIP lib is also needed. you may need to add libgeoip-dev to the apt-get install command. Thanks for providing the script. Vocal rider vst plugin free download. |
commented Jan 30, 2018
Sample query file is available on ftp://ftp.nominum.com/pub/nominum//dnsperf/data/queryfile-example-current.gz . |
commented Mar 27, 2018
Json-c-devel Ubuntu
Thanks for sharing! Installing dependencies for 2.1.0.0 (tested on Ubuntu 17.10): |
commented Sep 5, 2018 • edited
edited
Libjson-c Ubuntu
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment