Make and Install https://github.com/json-c/json-c.git
yum install -y automake libtool libev libev-libevent-devel
sudo apt install git make autoconf automake libtool libev-dev
$ git submodule update --init --recursive
$ ./build.sh
$ ./run.sh
Make and Install https://github.com/json-c/json-c.git
yum install -y automake libtool libev libev-libevent-devel
sudo apt install git make autoconf automake libtool libev-dev
$ git submodule update --init --recursive
$ ./build.sh
$ ./run.sh