On Tue, 9 Sep 2014, Pierre Bruynooghe wrote:

> Here is th config.log : http://pastebin.com/GNQ5Ybhh
> Pierre

Bonjour Pierre,

the most important line is:

configure:6265: WARNING: Required JACK library not found, building with no 
audio!

In the file "configure" I find:
pkg-config --exists --print-errors "jack >= 0.100"

That's probably the cause. Please run
  pkg-config --exists --print-errors "jack >= 0.100" ; echo $?
in a terminal.

I am not experienced with that pkg-config stuff. But your jack might
lack a file for pkg-config.

  pkg-config --list-all | grep jack
would be interesting as well.

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user

Reply via email to