Note this repository is in beta stage.
- protobuf-compiler and protobuf-devel
- Or the protobuff packages installed in the GNAT-Installation.
In the case of Ubuntu (tested under 20.04), install these packages:
- libboost-dev
- libprotobuf-dev
- libprotoc-dev
- protobuf-compiler
- gprbuild
- gnat-9
$make all
$make install prefix=${PREFIX} # defaults to the gprinstall default.