The Ifabot Lib contains the device driver for the Robot-Board and IMU-Board. It depends on the Boost Library.
sudo apt-get install libboost-all-dev
The following commands will build a shared library and install it to /usr/local/
make
sudo make install