[CM] linux-port of OpenMusic

Kjetil Matheussen k.s.matheussen at gmail.com
Tue Oct 29 14:06:33 PDT 2013


On Tue, Oct 29, 2013 at 9:03 PM,  <anders.vinjar at bek.no> wrote:
>>>>>> "K" == Kjetil Matheussen <k.s.matheussen at gmail.com> 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 at 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.



More information about the Cmdist mailing list