397 B
397 B
Installation
Debian
# Download
sudo apt install -y git
git clone https://git.faraphel.fr/study-faraphel/M2-PT-DRP
cd M2-PT-DRP
# Dependencies
sudo apt install -y libmpg123-dev libssl-dev portaudio19-dev
# Compile
sudo apt install -y build-essential cmake ninja-build pkg-config
cmake -S . -B build -G Ninja
cmake --build build
cd build
# Run
./M2-PT-DRP --host ff02::1 --ipv6