To make and install the library, cd to the libs directory, make,
sudo make install. This will install the lib and header file in
/usr/local/lib and /usr/local/include.

To make and install the loopback and latency test programs, cd to
the apps directory, make, sudo make install. This will install the
test applications in /usr/local/bin.

