-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Hi,
Here is my problem when I launch the install :
sebastien@Kikou-hpnotebook:~/Téléchargements/lv2-master$ make
cc -Wall -I. -Iinclude -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fPIC -DPIC -DFFTW3 `pkg-config fftw3f --cflags` util/pitchscale.c -c -o util/pitchscale.o
Package fftw3f was not found in the pkg-config search path.
Perhaps you should add the directory containing `fftw3f.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fftw3f' found
In file included from util/pitchscale.c:42:
util/pitchscale.h:4:10: fatal error: fftw3.h: No such file or directory
4 | #include <fftw3.h>
| ^~~~~~~~~
compilation terminated.
make: *** [Makefile:65: util/pitchscale.o] Error 1
If anibody can help ?? I'm trying to install that with a liquidsoap scritp radio on my Ubuntu 22 test.
Thank You !!
Sébastien
Metadata
Metadata
Assignees
Labels
No labels