Re: [wsjt-devel] New library required for building: qt5-linguist

2019-07-17 Thread Paul Bramscher
I successfully compiled the newest WSJT-X 2.1.0 on Debian 9.9 this morning, and qttools5-dev-tools was indeed the new package dependency. In the next couple weeks I'll be upgrading the shack to Debian 10. As a side note, I should really check the Debian site more often. The first inkling I go

Re: [wsjt-devel] New library required for building: qt5-linguist

2019-07-15 Thread Dave Slotter, W3DJS
Bill, That is understandable. I normally build WSJT-X that way. I wanted to try building the docs and was looking for a way with a smaller footprint. According to Greg, KI7MT, there isn't. Thanks again! 73, -- Dave Slotter, W3DJS On Mon, Jul 15, 2019 at 5:22 PM

Re: [wsjt-devel] New library required for building: qt5-linguist

2019-07-15 Thread Bill Somerville
On 15/07/2019 22:01, Dave Slotter, W3DJS wrote: While you're making changes, there are a lot of year references to 2018 which should probably say 2019.  :-) And lastly, where do I get "a2x" for building the man pages? Is it in ASCIIDoc? Installing that requires 800MB on my machine. Is there a

Re: [wsjt-devel] New library required for building: qt5-linguist

2019-07-15 Thread Greg Beam
Hi Dave, If there is a shorter way (smaller footprint), I've not found it. Not to say there isn't one. I think it's the dblatex portion that gets really piggy. 73's Greg, KI7MT On 7/15/19 3:01 PM, Dave Slotter, W3DJS wrote: Bill, Thanks, I added qttools5-dev-tools and CMake seems to be sat

Re: [wsjt-devel] New library required for building: qt5-linguist

2019-07-15 Thread Dave Slotter, W3DJS
Bill, Thanks, I added qttools5-dev-tools and CMake seems to be satisfied. While you're making changes, there are a lot of year references to 2018 which should probably say 2019. :-) And lastly, where do I get "a2x" for building the man pages? Is it in ASCIIDoc? Installing that requires 800MB on

Re: [wsjt-devel] New library required for building: qt5-linguist

2019-07-15 Thread Bill Somerville
On 15/07/2019 21:39, Dave Slotter, W3DJS wrote: There appears to be a new requirement to build under Ubuntu 16.xx. CMake seems to now require Qt5LinguistTools in order to build, whereas that was not required in earlier release candidate builds of 2.1.0. Where do I get this library to satisfy C