Zipkin's C++ tracer library
libtoolize # or glibtoolize
./autogen.sh
./configure
sudo make install
To test (requires gtest - see here for OS X, here for ubuntu and here for Red Hat/for Red Hat note also this):
cd test
make
./test
Zipkin's C++ tracer library
libtoolize # or glibtoolize
./autogen.sh
./configure
sudo make install
To test (requires gtest - see here for OS X, here for ubuntu and here for Red Hat/for Red Hat note also this):
cd test
make
./test