I am trying to install Ardour from source. I successfully completed the configuration process after a few failed attempts and installing the required libraries. Now the installation process cancels with this error:
/usr/bin/ld: cannot find -lfftw3f_threads
/usr/bin/ld: cannot find -lfftw3f_threads
collect2: error: ld returned 1 exit status
I have pasted the full terminal output on this pastebin
The the code and ful installation instructions of Ardour can be found here