Skip to content

Build Instructions

Yves Zoundi edited this page Jan 7, 2024 · 7 revisions

Please refer to the refer to the README for the component that you're trying to build. You'll need to install a recent version of the Rust toolchain in order to compile the software.

On Linux, the easiest way to ensure that you've got all the required dependencies is to check the package dependencies used to create release binaries. The Dockerfile refers to Debian, but package names should be similar for other Linux distributions.

For Windows and Mac OS, installing the Rust toolchain and its dependencies should be enough in terms of build requirements.

Clone this wiki locally