You'll need to make sure that the protobuf compiler (the protoc command) is available on your path.
You'll need libprotobuf.a to be in /usr/local/lib or somewhere else on your LD_LIBRARY_PATH
You'll need Simon Gog's SDSL-Lite library in your same library path.