Dear Friends.
I have found something very curious. In old version of TLFLogger 1.3.2 if it allows me to compile with Hamlib with ./configure --enable-hamlib On the contrary, in the new version 1.4.1 it does not allow it. Attached youtube link https://youtu.be/lrLn8Blp7M8. Best regards, Juanjo EA8BGO |
Hi Juanjo,
Hamlib is mandatory in 1.4 so there no option to enable it.
73,
Zoli Sent: Saturday, May 30, 2020 at 7:47 PM
From: "Juanjo EA8BGO" <[hidden email]> To: [hidden email] Subject: Error CAT TLFLogger 1.4.1 Dear Friends.
I have found something very curious. In old version of TLFLogger 1.3.2 if it allows me to compile with Hamlib with ./configure --enable-hamlib On the contrary, in the new version 1.4.1 it does not allow it. Attached youtube link https://youtu.be/lrLn8Blp7M8. Best regards, Juanjo EA8BGO |
Hello Zoltan. How do I make it work then? Because with the new version I can't get CAT to work. Best regards, Juanjo EA8BGO El sáb., 30 may. 2020 a las 19:18, Zoltan Csahok (<[hidden email]>) escribió:
|
Do you use rigctld (the daemon)?
Zoli
Sent: Saturday, May 30, 2020 at 9:17 PM
From: "Juanjo EA8BGO" <[hidden email]> To: "Zoltan Csahok" <[hidden email]> Cc: [hidden email] Subject: Re: Error CAT TLFLogger 1.4.1 Hello Zoltan.
How do I make it work then? Because with the new version I can't get CAT to work. Best regards, Juanjo EA8BGO El sáb., 30 may. 2020 a las 19:18, Zoltan Csahok (<[hidden email]>) escribió:
|
In reply to this post by Juanjo EA8BGO
Hi Juanjo,
On Sat, May 30, 2020 at 08:17:00PM +0100, Juanjo EA8BGO wrote: > Hello Zoltan. > > How do I make it work then? Because with the new version I can't get CAT to > work. as Zoltan wrote, the library is mandatory, which means the autoconfig tool will search automatically. You don't need (and you can't) enable/disable it. Just simply type: ./configure (or if you want to set your path just do it, or add --enable-fldigi-xmlrpx option - it's optional) and see what happens. You will see: ... checking for HAMLIB... yes checking for rig_open in -lhamlib... yes checking hamlib/rig.h usability... yes checking hamlib/rig.h presence... yes checking for hamlib/rig.h... yes ... That's it. 73, Ervin |
In reply to this post by Juanjo EA8BGO
* On 2020 30 May 12:48 -0500, Juanjo EA8BGO wrote:
> Dear Friends. > > I have found something very curious. In old version of TLFLogger 1.3.2 if > it allows me to compile with Hamlib with ./configure --enable-hamlib > > On the contrary, in the new version 1.4.1 it does not allow it. Which version of Hamlib are you using? 73, Nate -- "The optimist proclaims that we live in the best of all possible worlds. The pessimist fears this is true." Web: https://www.n0nb.us Projects: https://github.com/N0NB GPG fingerprint: 82D6 4F6B 0E67 CD41 F689 BBA6 FB2C 5130 D55A 8819 |
checking for hamlib >= 1.2.8... yes checking for rig_open in -lhamlib... yes checking hamlib/rig.h usability... yes checking hamlib/rig.h presence... yes checking for hamlib/rig.h... yes El sáb., 30 may. 2020 a las 23:41, Nate Bargmann (<[hidden email]>) escribió: * On 2020 30 May 12:48 -0500, Juanjo EA8BGO wrote: |
What does rigctl -V report?
73, Nate -- "The optimist proclaims that we live in the best of all possible worlds. The pessimist fears this is true." Web: https://www.n0nb.us Projects: https://github.com/N0NB GPG fingerprint: 82D6 4F6B 0E67 CD41 F689 BBA6 FB2C 5130 D55A 8819 |
Dear Friends. For some unknown reason it now works perfectly. The only failure it gave me, when it finally recognized the CAT, was to remove the SHOW_FREQUENCY line. Best regards, Juanjo EA8BGO El dom., 31 may. 2020 a las 1:39, Nate Bargmann (<[hidden email]>) escribió: What does rigctl -V report? |
Free forum by Nabble | Edit this page |