Skip to main content

Build Tools

sudo apt install build-essential

Required Libraries

Compression & Cryptography

sudo apt install zlib1g-dev libgcrypt-dev libssl-dev

Archive Tools

sudo apt install gzip tar unzip p7zip-full unrar-free xz-utils

Utilities

sudo apt install curl ruby gem coreutils

Component Dependencies

LDB

  • zlib
  • libgcrypt

Engine

  • LDB shared library
  • libgcrypt
  • zlib

Encoder Library

  • Provided by SCANOSS

Minr (Optional)

  • LDB shared library
  • Archive tools (gzip, tar, unzip, p7zip, unrar, xz-utils)
  • Ruby
  • curl