Daniel James <dan...@64studio.com> writes: >>> # ldconfig -p | grep jack >>> libjackserver.so.0 (libc6,x86-64) => /usr/lib/libjackserver.so.0 >>> libjack.so.0 (libc6,x86-64) => /usr/lib/libjack.so.0 >>> libjack.so.0 (libc6) => /usr/lib32/libjack.so.0 >>> libjack.so (libc6) => /usr/lib32/libjack.so >> >> this looks pretty wrong. you cannot mix 32bit and 64bit libraries. >> >> to me this looks like a local system configuration error. > > That may well be the case here, but if you are running JACK 2 (current > upstream JACK release is 1.9.2, a pre-release for JACK 2.0) you get:
check the SONAMEs. I assume that libjack.so.0 is for jack1, and that jack2 has some later soname. besides, there is no /usr/lib32 in debian or ubuntu. this directory is used on some other distributions like fedora and derivatives for their intel "bi-arch like" approach. -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- To UNSUBSCRIBE, email to debian-multimedia-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org