Closed StefCoders closed 2 years ago
I meant sudo apt-get install fftw-dev
https://packages.ubuntu.com/search?keywords=fftw-dev
You seemed to have installed FFTW2, not FFTW3 (which is required according to INSTALL.md
).
https://github.com/Opendigitalradio/ODR-DabMod/blob/master/INSTALL.md
Have you tried sudo apt-get install libfftw3-dev
?
no
lemme try that
Thanks so much !!!!!
Now I get this
configure: error: UHD is required
I fear you have not read through the instructions on https://github.com/Opendigitalradio/ODR-DabMod/blob/master/INSTALL.md ...
As you probably don't use UHD you have to disable it.
Nice
Thanks for helping me !!!
When i do ./configure
It says this
is the error
Please can you tell me a way to download this dependency
I did
sudo apt-get install dev-fftw
And the problem is still not resloved