I noticed a small typo in the INSTALL file (wsjt-x 2.2.2 release). In the section that describes the prerequisite tools for building from the source code, I suspect the package "libqt5libserialport5-dev" should read "libqt5serialport5-dev". (The later is a package in Debian Stretch, the former is not...)
All good otherwise, it built fine on a stock Debian Stretch/9.13 system. 73, John -- John C. Peterson, KD6EKQ DM12ju mailto:j...@eskimo.com San Diego, CA U.S.A
--- INSTALL.orig 2020-06-21 16:53:37.000000000 -0700 +++ INSTALL 2020-09-07 17:09:31.343876275 -0700 @@ -31,7 +31,7 @@ asciidoc texinfo - Also qtmultimedia5-dev, libqt5libserialport5-dev, qttools5-dev, + Also qtmultimedia5-dev, libqt5serialport5-dev, qttools5-dev, qttools5-dev-tools, libusb-1.0.0-dev, libfftw3-dev. Note that these are Debian style package names, other distributions will have different package names and package contents. For example on
_______________________________________________ wsjt-devel mailing list wsjt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wsjt-devel