Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 114 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 114 Bytes

BUILD

  • Berkely DB (C++ bindings)
    • apt-get install db_cxx-dev
  • UUID (libuuid)
    • apt-get install uuid-dev