Re: [wsjt-devel] WSJT-X Dev Tools Installation for (Debian, Ubuntu, Mint, others)

2019-01-09 Thread Claude Frantz
On 1/9/19 5:36 PM, Greg Beam wrote: Hello Greg & all, In order to find the dependencies of the build program, I use the following two commands: CMD=`ldd /home/claude/ham/JoeTaylor/wsjtx/build/wsjtx | grep -Po '\s+=>\s+(/.+)\s+' | awk 'BEGIN {printf ("rpm -q ")} ; { printf (" -f %s", $2) }

[wsjt-devel] WSJT-X Dev Tools Installation for (Debian, Ubuntu, Mint, others)

2019-01-09 Thread Greg Beam
Hello All, Of late, there have been several folks experiencing problems when setting up their Linux Development Tooling across various Debian | Ubuntu based distributions. To try and alleviate some of those anomalies and provide a consistent setup process, I've created a meta-package that