Re: [Ardour-users] Ardour won't recognize liblrdf.so.0

From: D R Holsbeck (drh_at_niptron.com)
Date: 10/25/03 10:11 EDT


Subject: Re: [Ardour-users] Ardour won't recognize liblrdf.so.0
From: D R Holsbeck <drh@niptron.com>
Message-Id: <1067091086.1376.3.camel@tpdrh.niptron.com>
Date: Sat, 25 Oct 2003 09:11:26 -0500

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.



On Thu, 2003-10-23 at 20:47, Anthony wrote:
> Hello,
> 
> 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?
> 
> Thanks,
> Anthony
> http://nodivisions.com/
> 
> 
> 
> -------------------------------------------------------
> 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 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 10:20 EDT