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 got that Debian 10 Buster was released was from a thread a few days 
ago in this very list.

73, KD0KZE / Paul

> On July 15, 2019 at 3:50 PM Bill Somerville  wrote:
> 
> 
> 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 CMake? (Thanks in advance.)
> >
> Hi Dave,
> 
> I believe the required package is qttools5-dev-tools .
> 
> Apologies for the INSTALL file not being updated to reflect that new 
> requirement, it will be corrected for the next release.
> 
> 73
> Bill
> G4WJS.
> 
> 
> 
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel


___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 Bill Somerville 
wrote:

> 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
> > smaller installation method to get "a2x"? Not that I can't spare that
> > room, but that's a lot for one single binary...
>
> Hi Dave,
>
> a patch or pull request would be welcome if you have come across issues
> that need fixing.
>
> The easiest way to get around the a2x issue is to set the WSJT-X CMake
> options to skip the manpage and documentation builds. Configure CMake
> with these extra options:
>
> -D WSJT_SKIP_MANPAGES=ON -D WSJT_GENERATE_DOCS=OFF
>
> That will save you a lot of time, trouble, and disk space. Note this
> exactly how it is suggested to build from the source tarball of WSJT-X
> in this file:
>
> https://sourceforge.net/p/wsjt/wsjtx-superbuild/ci/master/tree/INSTALL
>
> that is packaged in that source tarball.
>
> 73
> Bill
> G4WJS.
>
>
>
>
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
>
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 
smaller installation method to get "a2x"? Not that I can't spare that 
room, but that's a lot for one single binary...


Hi Dave,

a patch or pull request would be welcome if you have come across issues 
that need fixing.


The easiest way to get around the a2x issue is to set the WSJT-X CMake 
options to skip the manpage and documentation builds. Configure CMake 
with these extra options:


-D WSJT_SKIP_MANPAGES=ON -D WSJT_GENERATE_DOCS=OFF

That will save you a lot of time, trouble, and disk space. Note this 
exactly how it is suggested to build from the source tarball of WSJT-X 
in this file:


https://sourceforge.net/p/wsjt/wsjtx-superbuild/ci/master/tree/INSTALL

that is packaged in that source tarball.

73
Bill
G4WJS.




___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 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 my machine. Is there a 
smaller installation method to get "a2x"? Not that I can't spare that 
room, but that's a lot for one single binary...


73,

--
Dave Slotter, W3DJS 


On Mon, Jul 15, 2019 at 4:53 PM Bill Somerville > wrote:


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 CMake? (Thanks in advance.)
 >
Hi Dave,

I believe the required package is qttools5-dev-tools .

Apologies for the INSTALL file not being updated to reflect that new
requirement, it will be corrected for the next release.

73
Bill
G4WJS.



___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/wsjt-devel



___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel




___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 my machine. Is there a smaller
installation method to get "a2x"? Not that I can't spare that room, but
that's a lot for one single binary...

73,

--
Dave Slotter, W3DJS 


On Mon, Jul 15, 2019 at 4:53 PM Bill Somerville 
wrote:

> 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 CMake? (Thanks in advance.)
> >
> Hi Dave,
>
> I believe the required package is qttools5-dev-tools .
>
> Apologies for the INSTALL file not being updated to reflect that new
> requirement, it will be corrected for the next release.
>
> 73
> Bill
> G4WJS.
>
>
>
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
>
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 CMake? (Thanks in advance.)


Hi Dave,

I believe the required package is qttools5-dev-tools .

Apologies for the INSTALL file not being updated to reflect that new 
requirement, it will be corrected for the next release.


73
Bill
G4WJS.



___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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

2019-07-15 Thread Dave Slotter, W3DJS
Dev team:

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 CMake? (Thanks in advance.)

Output below:

dave@Moonquake:~/projects/hamradio/wsjtx-2.1.0/src/wsjtx/build$ cmake ..
-- Building wsjtx-2.1.0
-- **
-- Building for for: Linux-x86_64
-- **
-- Boost version: 1.63.0
-- Found hamlib
-- hamlib_INCLUDE_DIRS: /usr/local/include;/usr/include/libusb-1.0
-- hamlib_LIBRARIES:
-L/usr/local/lib;-lhamlib;-lm;-ldl;-lusb-1.0;-ludev;-pthread
-- hamlib_LIBRARY_DIRS: /usr/local/lib
CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Qt5/Qt5Config.cmake:26
(find_package):
  Could not find a package configuration file provided by "Qt5LinguistTools"
  with any of the following names:

Qt5LinguistToolsConfig.cmake
qt5linguisttools-config.cmake

  Add the installation prefix of "Qt5LinguistTools" to CMAKE_PREFIX_PATH or
  set "Qt5LinguistTools_DIR" to a directory containing one of the above
  files.  If "Qt5LinguistTools" provides a separate development package or
  SDK, be sure it has been installed.
Call Stack (most recent call first):
  CMakeLists.txt:888 (find_package)


-- Configuring incomplete, errors occurred!
See also
"/home/dave/projects/hamradio/wsjtx-2.1.0/src/wsjtx/build/CMakeFiles/CMakeOutput.log".

73,

--
Dave Slotter, W3DJS 
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel