On Fri, Oct 12, 2012 at 10:56 AM, Anton Komarov <anton.koma...@gmail.com> wrote:
> How to force gnuradio to compile with jackd support?
>
> jackd libraries are in place but compiling gnuradio with
> build-gnuradio script does not lead to jackd support
>
> tested with jackd1/jackd2, OS - ubuntu 12.04

What do you mean that it doesn't lead to jackd support? What does
cmake say about finding support for jack?

You'll also need to tell the config file to you jack, which you'll
find in $prefix/etc/gnuradio/conf.d/gr-audio.conf and change 'auto' to
'jack.'

By the way, on Ubuntu 12.04, I had to install libjack-jack2d-dev to
build jack support.

Tom

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to