Flwrap
This will compile and install Flwrap.
Remember, the exact paths vary and depend on the version downloaded.
cd /home/pi/sources/
Extract the Flwrap source archive by entering
tar -zxvf /home/pi/Downloads/flwrap-1.3.4.tar.gz -C /home/pi/sources/
For a description of this command see the Compiling programs – Fldigi section.
cd /home/pi/sources/flwrap-1.3.4/
./configure
Once completed, the “Configuration Summary” will be displayed. Enter
make -j 4
For a description of this command see the Compiling programs – Fldigi section.
sudo make -j 4 install
For a description of this command see the Compiling programs – Fldigi section.
Flwrap is now installed!