Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.13 KB

SystemRequirements.rst

File metadata and controls

26 lines (14 loc) · 1.13 KB

System Requirements

:index:`\ <single: System Requirements>` :index:`\ <single: Requirements; System>`

  • The minimum versions for each of the databases supported by Bareos are:
  • Windows release is cross-compiled on Linux
  • Bareos requires a good implementation of pthreads to work. This is not the case on some of the BSD systems.
  • The source code has been written with portability in mind and is mostly POSIX compatible. Thus porting to any POSIX compatible operating system should be relatively easy.
  • Jansson library:
:index:`\ <single: JSON>` :index:`\ <single: Jansson; \see{JSON}>` Bareos :sinceVersion:`15.2.0: requires: jansson` offers a JSON API mode, see Bareos Developer Guide (api-mode-2-json). On some platform, the Jansson library is directory available. On others it can easly be added. For some older platforms, we compile Bareos without JSON API mode.