From: Anthony (orders_at_nodivisions.com)
Date: 10/25/03 11:03 EDT
Message-ID: <3F9A90CB.2050409@nodivisions.com> From: Anthony <orders@nodivisions.com> Subject: Re: [Ardour-users] Ardour won't recognize liblrdf.so.0 Date: Sat, 25 Oct 2003 11:03:39 -0400 D R Holsbeck wrote: >>I just compiled and installed ardour 0.9beta5 on Slackware 9.1 / kernel >>2.4.20. I installed all the deps listed in the BUILD file, before >>compiling ardour itself. But when I run ardour, I get this: >> >>ardour: error while loading shared libraries: liblrdf.so.0: cannot open >>shared object file: No such file or directory >> >>However, I did install liblrdf, and I have these files right now: >> >>bash-2.05b$ locate liblrdf|xargs ls -al >>-rw-r--r-- 1 root root 100796 Oct 23 03:15 >>/usr/local/lib/liblrdf.a >>-rwxr-xr-x 1 root root 909 Oct 23 03:15 >>/usr/local/lib/liblrdf.la >>lrwxrwxrwx 1 root root 16 Oct 23 03:15 >>/usr/local/lib/liblrdf.so -> liblrdf.so.0.1.3 >>lrwxrwxrwx 1 root root 16 Oct 23 03:15 >>/usr/local/lib/liblrdf.so.0 -> liblrdf.so.0.1.3 >>-rwxr-xr-x 1 root root 76699 Oct 23 03:15 >>/usr/local/lib/liblrdf.so.0.1.3 >> >>...and before compiling, I did export the ACLOCAL_FLAGS variable as >>described in the BUILD file (don't know if that's related to liblrdf or >>not). >> >>Am I doing something wrong here? > > > Do you have /usr/local/lib in your /etc/ld.so.conf file? > > Try this > > ldconfig -v|grep liblrdf > > it should return something like > > tpdrh:~# ldconfig -v | grep liblrdf > liblrdf.so.0 -> liblrdf.so.0.1.3 > > Which tells us the lib has been found. If not Ardour wont find it > either. Actually, beta6 came out about 2 days after I had this problem, and when I installed that, the problem was no more. I could have sworn I posted a message to the list about that, but I guess I didn't. Thanks for the reply, though, and I'll remember that -v trick for ldconfig next time something like this comes up. So anyway now ardour runs, but jackd gives me an error about "assertion pcm failed" as soon as I start it. And actually, I posted another question here regarding that jackd problem, and that hasn't come back into my mailbox yet either. And looking at my outbox, I see that they did both get sent. Maybe the mailing list is backlogged or something? -Anthony ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ Ardour-users mailing list Ardour-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ardour-users
This archive was generated by hypermail 2.1.7 : 10/25/03 11:11 EDT