jack/jack.h: No such file or directory

Talk about building the software from source code, and any issues related.

Moderator: jesse

Post Reply
pesu
Posts: 1
Joined: Mon Dec 08, 2014 6:42 am

jack/jack.h: No such file or directory

Post by pesu »

Hi everybody,

I am trying to install the last version of sooperlooper and it seems not to find jackd. It says:
jack_audio_driver.cpp:23:23: fatal error: jack/jack.h: No such file or directory #include <jack/jack.h>

I tried manually including in the makefile -I/adresses/to/valid/files/jack.h
but no result obtained.

any hint?
I am on a 32bit and using Ubuntu 13.10

Thank you!
jesse
Posts: 554
Joined: Sat Sep 06, 2008 9:46 am
Contact:

Re: jack/jack.h: No such file or directory

Post by jesse »

Do you have the libjack-dev package installed? You'll need that for sure...
Post Reply