Required Packages
- Google protobufs
apt-get install libprotoc-dev protobuf-compiler python-protobuf
- for boost
apt-get install libbz2-dev python-dev g++
Compilation
cd $SAFPLUS_DIR}/src/3rdparty/base/; make cd $SAFPLUS_DIR}/src; make
apt-get install libprotoc-dev protobuf-compiler python-protobuf
apt-get install libbz2-dev python-dev g++
cd $SAFPLUS_DIR}/src/3rdparty/base/; make cd $SAFPLUS_DIR}/src; make