How To Install The TW Amateur Radio Software Suite In Devuan Written by Sean Dennis KS4TD Updated on 23 December 2020 (changed callsign to my new one) ============================================================================== As of this writing, I am using Devuan ASCII 2.1 Linux (64-bit). To start, you'll need to install the following dependencies for Ted's software: sudo apt-get install build-essential libmotif-dev libxmu-dev libxpm-dev libmotif-common libxbae-dev libxbae4m libcurl4-openssl-dev libxml2 libxml2-dev pulseaudio libpulse-dev (NOTE: You do not need to download the xBae Widget from Ted's website.) That will cover all the dependencies for twLog, twHamQTH, twPSK, and twClock. Download all of Ted's software at http://wa0eir.bcts.info then go to your download directory and type: tar xf tw* -- that will extract each archive into its own directory. From there, it's the same for each software package: $ ./configure $ make $ sudo make install (NOTE: I had issues with the man pages being installed correctly on one of the computers I installed the TW suite on. The other computer didn't have any issues. Not sure why this happened.) You'll need to do some configuring to get all of that software working right. All of the config files are in /etc/X11/app-defaults. They all begin with "Tw" and you will need to use sudo to modify these files. To use twPSK, make sure your user account is added to the dialout group: $ sudo usermod -a -G dialout Make sure your soundcard device is configured correctly in Twpsk at the Twpsk.serDev keyword. I hope this helps! I can be contacted at ks4td@qsl.net. My website is at https://www.qsl.net/ks4td. 73, Sean KS4TD