sudo apt install libsamplerate0-dev libwxgtk3.0-gtk3-dev libasound2-devcd ~
git clone https://github.com/g4klx/M17Clientcd ~/M17Client/Daemon
make -j$(nproc)
sudo make installsudo cp M17Client.ini /etc/M17Client.ini
sudo nano /etc/M17Client.iniYou must double-check the [Modem] stanza to ensure you have the proper modem/hotspot Port and Speed set.
cp CodePlug.ini ~/CodePlug.ini
nano ~/CodePlug.inicd ~/M17Client/GUI
make -j$(nproc)
sudo make installIf you have set Daemon=0 in your M17Client.ini file, you will need two terminal windows.
Start the M17Client Daemon:
M17ClientStart the M17GUI (In a new terminal window/tab if necessary):
M17GUI
Tried installing on debian release, same issue as Rastarasta. I installed a new sdcard with a desktop-version on it, and now compiles the GUI fine