Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 361 Bytes

requirements.md

File metadata and controls

13 lines (10 loc) · 361 Bytes

Requirements for XG:

Protobuf Compiler

You'll need to make sure that the protobuf compiler (the protoc command) is available on your path.

Protobuf library

You'll need libprotobuf.a to be in /usr/local/lib or somewhere else on your LD_LIBRARY_PATH

SDSL-Lite

You'll need Simon Gog's SDSL-Lite library in your same library path.