开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

fldigi / flrig Pi Question


 

Question for any fldigi / flrig gurus. I installed both on a new Raspberry Pi 5 using the “add /remove software “ available in the GUI. Noticed that my FT-710 wasn’t supported, further investigation shows that I am running version 1.4.7 of flrig. I believe the latest is 2.2 - so I tried : sudo apt-get -y flrig. The system tells me that I already have the latest version 1.4.7–1. ? am I correct that there’s a more recent version. Also, I posted a question about this on facebook and was told the FT-710 was not supported on any version of flrig - is this correct? If it is supported, how do I get the latest version. Please keep in mind I am a Pi novice.....
Any guidance would be greatly appreciated


 

FL-701 IS in the latest version. (2.0.05)
Get it from the FLDIGI website, not from your out of date repository.

On 02/08/2024 14:17 EDT Mark Acierno <acierno@...> wrote:


Question for any fldigi / flrig gurus. I installed both on a new Raspberry Pi 5 using the “add /remove software “ available in the GUI. Noticed that my FT-710 wasn’t supported, further investigation shows that I am running version 1.4.7 of flrig. I believe the latest is 2.2 - so I tried : sudo apt-get -y flrig. The system tells me that I already have the latest version 1.4.7–1. ? am I correct that there’s a more recent version. Also, I posted a question about this on facebook and was told the FT-710 was not supported on any version of flrig - is this correct? If it is supported, how do I get the latest version. Please keep in mind I am a Pi novice.....
Any guidance would be greatly appreciated
Nigel A. Gunn, ///shoulders.outwards.resolutions tel +1-937-971-0366
Amateur Radio G8IFF W8IFF and GMRS WRBV701, e-mail nigel@... www


 

Sorry, FT-710.


On 02/08/2024 15:38 EDT Nigel Gunn, G8IFF/W8IFF <nigel@...> wrote:


FL-701 IS in the latest version. (2.0.05)
Get it from the FLDIGI website, not from your out of date repository.

On 02/08/2024 14:17 EDT Mark Acierno <acierno@...> wrote:


Question for any fldigi / flrig gurus. I installed both on a new Raspberry Pi 5 using the “add /remove software “ available in the GUI. Noticed that my FT-710 wasn’t supported, further investigation shows that I am running version 1.4.7 of flrig. I believe the latest is 2.2 - so I tried : sudo apt-get -y flrig. The system tells me that I already have the latest version 1.4.7–1. ? am I correct that there’s a more recent version. Also, I posted a question about this on facebook and was told the FT-710 was not supported on any version of flrig - is this correct? If it is supported, how do I get the latest version. Please keep in mind I am a Pi novice.....
Any guidance would be greatly appreciated
Nigel A. Gunn, ///shoulders.outwards.resolutions tel +1-937-971-0366
Amateur Radio G8IFF W8IFF and GMRS WRBV701, e-mail nigel@... www


Nigel A. Gunn, ///shoulders.outwards.resolutions tel +1-937-971-0366
Amateur Radio G8IFF W8IFF and GMRS WRBV701, e-mail nigel@... www


 

开云体育

One of the issues with Linux is package management—meaning the software isn’t always kept up to date by the volunteer package owner. It’s pretty easy for the software to fall out of date, especially something like the fldigi suite.?

The good news is the fldigi suite is relatively easy to compile and install. Navigate to??and the source is there to roll your own. You’ll probably want to remove the fldigi suite before you start though.

The building instructions are at??for the Pi. There’s also a script to take care of most of this for you at??however I’ve never run it.

You should be able to download that last script, run it in a terminal session and have it build for you—but please post back if you are still having issues.

Thanks,
Dan

. Same errors, more misspelings.

On Aug 2, 2024, at 12:59?PM, Mark Acierno <acierno@...> wrote:

?
Question for any fldigi / flrig gurus. I installed both on a new Raspberry Pi 5 using the “add /remove software “ available in the GUI. Noticed that my FT-710 wasn’t supported, further investigation shows that I am running version 1.4.7 of flrig. I believe the latest is 2.2 - so I tried : sudo apt-get -y flrig. The system tells me that I already have the latest version 1.4.7–1. ? am I correct that there’s a more recent version. Also, I posted a question about this on facebook and was told the FT-710 was not supported on any version of flrig - is this correct? If it is supported, how do I get the latest version. Please keep in mind I am a Pi novice.....
Any guidance would be greatly appreciated


 

Thanks! I am going to give it a try this weekend when I have a few min to go threw it methodically. I will certainly update you on my progress!
?
Mark
N2UEM


 

So I followed the instructions . Everything looked great, program seemed to compile. I? get all the way to the last step to install : make && sudo make install
and I get the following error: 

make[3]: Entering directory '/home/mark/dev/fldigi-4.2.05/src'
? CXX ? ? ?network/fldigi-xmlrpc.o
g++: error: unrecognized command-line option ‘-mno-3dnow’
g++: error: unrecognized command-line option ‘-mfpmath=sse’
make[3]: *** [Makefile:5452: network/fldigi-xmlrpc.o] Error 1
make[3]: Leaving directory '/home/mark/dev/fldigi-4.2.05/src'

Any thoughts? (Please remember, I'm very new at this)
-Mark
N2UEM