[Ardour-Dev] Problem when ./waf configure
Hartmut Noack
zettberlin at linuxuse.de
Sat Mar 19 19:12:32 PDT 2011
Am 19.03.2011 00:45, schrieb Fábio Magnoni:
> Hello,
>
> I've just start to code for the project and I have the first problem, when I
> enter ./waf configure shows this msg:
> Checking for new JACK latency API : missing - a version
> of JACK that supports jack_port_set_latency_range() is required to compile
> Ardour3
>
> I tried installing libjack-jackd2-dev, libjack-dev, jackd2, jackd1, jackd2
> and none worked.
>
> What can I do?
This one worked for me on Ubuntu 10.10:
1.) rm everything related to jack under /usr/lib
(Yes! rm it, do not use the package-management!)
2.) build and install the recent jack1 (Version: 0.120.1)
In that order...
If you wish to revive jack2 after the build, use mv instead of rm...
best of luck :-)
>
> []s
>
>
>
>
> _______________________________________________
> ardour-dev mailing list
> ardour-dev at lists.ardour.org
> http://lists.ardour.org/listinfo.cgi/ardour-dev-ardour.org
More information about the Ardour-Dev
mailing list