<div>Doing</div>
<div> </div>
<div>sudo ldconfig</div>
<div> </div>
<div>doesn&#39;t solve the problem? If the library can&#39;t be found, doing an ldconfig will usually update the list of all the libraries in /lib, /usr/lib, and /usr/local/lib I think.</div>
<div> </div>
<div>Andrew.</div>
<div><br><br> </div>
<div class="gmail_quote">On Tue, Oct 20, 2009 at 1:24 PM, Florian Hollerweger <span dir="ltr">&lt;<a href="mailto:flo@mur.at">flo@mur.at</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi all,<br><br>I had my first go at compiling Aliki today. I *did* compile the required<br>libraries by Fons (libclthreads, libclalsadrv, libclxclient) and decided<br>
to stick with the default libsndfile and lifftw3f. The libraries as well<br>as Aliki itself seemed to compile without any problems.<br><br>However, I get an libclxclient-related error message when running aliki:<br><br>aliki: error while loading shared libraries: libclxclient.so.3: cannot<br>
open shared object file: No such file or directory<br><br>The object file *is* actually present in /usr/local/lib - here is an<br>excerpt of an ls -lh on that directory:<br>lrwxrwxrwx 1 root root    21 2009-10-20 12:39 libclthreads.so -&gt;<br>
libclthreads.so.2.4.0<br>lrwxrwxrwx 1 root root    21 2009-10-20 12:39 libclthreads.so.2 -&gt;<br>libclthreads.so.2.4.0<br>-rwxr-xr-x 1 root root   32K 2009-10-20 12:39 libclthreads.so.2.4.0<br>lrwxrwxrwx 1 root root    21 2009-10-20 12:39 libclxclient.so -&gt;<br>
libclxclient.so.3.6.1<br>lrwxrwxrwx 1 root root    21 2009-10-20 12:39 libclxclient.so.3 -&gt;<br>libclxclient.so.3.6.1<br>-rwxr-xr-x 1 root root  134K 2009-10-20 12:39 libclxclient.so.3.6.1<br><br>The error appears no matter whether I install Aliki to /usr/bin or to<br>
/usr/local/bin and no matter whether I run it as root or non-root.<br><br>Any ideas?<br><br>Thanks,<br>flo.H<br>_______________________________________________<br>Linux-audio-user mailing list<br><a href="mailto:Linux-audio-user@lists.linuxaudio.org">Linux-audio-user@lists.linuxaudio.org</a><br>
<a href="http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user" target="_blank">http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user</a><br></blockquote></div><br>