[64studio-devel] Re: 0.9.5 install

Daniel James daniel at 64studio.com
Mon Oct 23 20:53:00 UTC 2006


Hi Quentin,

> I performed the jackd update as per your mail, and it broke my system.  
> Jack Control now fails to open.

That's probably because it was built against a different library 
version. Do a:

ls -l /usr/lib/libjack*

and you should see some symlinks. What you need to do is make 
libjack-0.100.0.so.0 point to the actual library installed, using the ln 
command (with the -s switch). There will also be a directory called 
/usr/lib/libjack* with some library files in it.

> Did I do something wrong?

No, that's just life on the bleeding edge :-)

If you can't get Jack Control running, try starting jack from the 
command line. Take a look at man jackd for details of the new 
clocksource argument.

Cheers!

Daniel



More information about the 64studio-devel mailing list