Hi Shane,
ok, try this.
Grab the wsjtx-2.0.0.tgz tarball from the project web site or the
SourceForge files area and unpack it somewhere. In it there is an empty
hamlib.patch file, replace that with this file:
https://www.dropbox.com/s/8ypdeladz4fsfyt/hamlib.patch?dl=0
then build WSJT-X from those sources. For reference here is a recipe:
mkdir -p /tmp/wsjtx-prefix/build
cd !$/..
wget https://sourceforge.net/projects/wsjt/files/wsjtx-2.0.0/wsjtx-2.0.0.tgz
tar xf wsjtx-2.0.0.tgz
cd wsjtx-2.0.0
wget -N https://www.dropbox.com/s/8ypdeladz4fsfyt/hamlib.patch
cd ../build
cmake -DWSJT_SKIP_MANPAGES=ON -DWSJT_GENERATE_DOCS=OFF
-DCMAKE_INSTALL_PREFIX=.. ../wsjtx-2.0.0
cmake --build . --target install -- -j
/tmp/wsjtx-prefix/bin/wsjtx
and see how that goes.
73
Bill
G4WJS.
On 24/02/2019 16:00, Shane Stroud wrote:
I can build from source most of the time. Missing libraries and
dependencies sometimes cause issues. I'm on Lubuntu, so here's the
system info for the system I use most of the time. I have two 32 bit
systems and two 64 bit systems that I can tinker with if need be.
Linux k3nw00d 4.15.0-45-generic #48-Ubuntu SMP Tue Jan 29 16:28:13 UTC
2019 x86_64 x86_64 x86_64 GNU/Linux
*Re: [wsjt-devel] Yaesu FT-747GX
<https://sourceforge.net/p/wsjt/mailman/message/36595773/>*
From: Bill Somerville <g4wjs@cl...> - 2019-02-24 14:59:45
*Attachments:* Message as HTML
<https://sourceforge.net/p/wsjt/mailman/attachment/a48d758e-d529-b124-7505-5f01747701cf%40classdesign.com/1/>
On 24/02/2019 14:56, Shane Stroud wrote:
> Thanks for looking into that. It's definitely walking the frequency.
> During a QSO, it walks 10 Hz each time I TX. But at least now I know
> what's causing it. Old rigs are sometimes fun to use, but also a pain.
Hi Shane,
ok, then it needs addressing. Are you able to build from sources? If not
then which o/s and version are you using?
73
Bill
G4WJS.
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel