Ryan Gallagher a ?crit : > On Mon, 2005-01-03 at 23:37 -0700, JP Mercury wrote: > >>Dear Linux Audio People , >> >>A note to let you know about the first public prerelease of FreeWheeling, a >>linux live looping app: > > > Very interesting app, I'm excited to try it but I'm having trouble > compiling: > > In the error one thing stands out -DADDON_DIR=\"/usr/local/lib/jack\" > but jackd is installed in /usr/lib/jack. Otherwise I'm lost. > > Thanks. > Are you sure you don't have an old jack install lying in /usr/local/lib. I have add the same problem several time, now I never forget the --prefix=/usr in the configure command ;-) Christophe