Page 1 of 1

jack/jack.h: No such file or directory

Posted: Mon Dec 08, 2014 6:51 am
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!

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

Posted: Mon Dec 08, 2014 12:09 pm
by jesse
Do you have the libjack-dev package installed? You'll need that for sure...