APRS Guía para principiantes
Para instalar Direwolf en una Raspberry Pi coriendo en Raspbian, deberás ejecutar los siguientes comandos:
sudo apt-get install git sudo apt-get install gcc sudo apt-get install g++ sudo apt-get install make sudo apt-get install cmake sudo apt-get install libasound2-dev sudo apt-get install libudev-dev
cd ~ git clone https://www.github.com/wb2osz/direwolf cd direwolf git checkout dev mkdir build && cd build cmake .. make -j4 sudo make install make install-conf
sudo apt-get update apt-cache showpkg direwolf sudo apt-get install direwolf
Posteriormente deberás editar el siguiente archivo utilizando el siguiente comando:
sudo nano /root/direwolf.conf
En el debes buscar una línea conteniendo: