Leosac
0.7.0
OpenSourceAccessControl
|
Describe how to build Leosac from source.
This guide target a Debian Stretch system running an amd64 platform.
Leosac as a number of dependencies that needs to be installed:
Database stuff
First get the ODB compiler package from http://www.codesynthesis.com/products/odb/download.xhtml. Direct link: http://www.codesynthesis.com/download/odb/2.4/odb_2.4.0-1_amd64.deb
Boost libraries (todo)
Clone the repo: git clone https://github.com/leosac/leosac.git
Now go to the leosac
directory.