Re: [LAD] JackMix [was: LADI]

From: Paul Davis <paul@email-addr-hidden>
Date: Sun Dec 27 2009 - 15:52:19 EET

On Sun, Dec 27, 2009 at 2:19 AM, Ralf Mardorf
<ralf.mardorf@email-addr-hidden-dsl.net> wrote:
>> I'm asking as a potential user of jackmix for a quick fix to get jackmix
>> to build when jack is installed in /usr/local/lib64. If anyone has built
>> jackmix with jack installed in this location could you please let me
>> know how you did it, thanks.
>>
>> james.
>
> I had a similar problem at runtime:

if you install libraries and want them to be found automatically when
a program runs, then the location that you installed them in has to be
known to ld.so, the runtime linker. that means that it has to be
defined in /etc/ld.so.conf or whatever directory-based equivalent of
that is used by your distro. once the location is defined, the ld.so
cache needs to be updated, an operation that can only be done by root.

man ld.so
man ldconfig

will reveal more.
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Sun Dec 27 16:15:06 2009

This archive was generated by hypermail 2.1.8 : Sun Dec 27 2009 - 16:15:06 EET