On 13/04/2016 23:47, Jim Bennett wrote: > I did as per your instructions but sorry to report back that on the > even number frequencies, I still am coming up short one Hertz. Is > there a way to prove to myself (and you) that I've gotten the newer > hamlib build? BTW, I did not re-build WSJT-X, only hamlib and stopped > there. I ran both commands: rigctl and rigctl-wsjtx. Same un-rounded > result. Hi Jim,
rigctl-wsjtx is created by the WSJT-X build so that would not have been updated. The rigctl program would have been rebuilt if you did `make` in the Hamlib build tree root. If you also installed `make install-strip' then it will also be in the bin directory under the install prefix specified when the Hamlib build is configured, the --prefix option. You can check how the Hamlib build tree has been configured by looking at the file config.log in the root of the build tree like: head config.log If you did not install Hamlib then the rigctl program made by the build is in the tests subdirectory of the Hamlib build tree. 73 Bill G4WJS. ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ wsjt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wsjt-devel
