Skip to content
This repository has been archived by the owner on May 16, 2019. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 296 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 296 Bytes

Jaeger C Client

Install

Install the project library dependencies. On Debian, the following command should work.

sudo apt install libhttp-parser-dev libjansson-dev protobuf-c-compiler \
                 libprotobuf-c-dev

Run git submodule update --init to fetch the submodules.