Skip to content

I need help to install these plugins in Ubuntu 22.04 #21

@kikou2022

Description

@kikou2022

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions