On Tue, Oct 29, 2013 at 9:03 PM, <[email protected]> wrote: >>>>>> "K" == Kjetil Matheussen <[email protected]> writes: > > K> libopus.so.0 => not found > > Dont know why this is used by the libjack.so sent along (its from the > standard fc-19 repo), but not on your system. > > What does the one coming with your jack-audio-connection-kit.i686 say? >
[root@ttlush kjetil]# ldd -r /usr/lib/libjack.so.0 linux-gate.so.1 => (0xf77d4000) libpthread.so.0 => /lib/libpthread.so.0 (0xf773b000) libcelt0.so.2 => /lib/libcelt0.so.2 (0xf7723000) librt.so.1 => /lib/librt.so.1 (0xf771a000) libdl.so.2 => /lib/libdl.so.2 (0xf7715000) libstdc++.so.6 => /lib/libstdc++.so.6 (0xf7628000) libm.so.6 => /lib/libm.so.6 (0xf75fd000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xf75e0000) libc.so.6 => /lib/libc.so.6 (0xf742e000) /lib/ld-linux.so.2 (0x4e6d5000) Maybe it's a good idea to use static versions of libcelt and/or libopus in the libjack included with open music. _______________________________________________ Cmdist mailing list [email protected] http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
