[ardour-users] ardour doesn't find libjack.so.0, exits.

Jan Depner eviltwin69 at cableone.net
Sun Oct 24 22:49:33 PDT 2004


Try setting LD_LIBRARY_PATH to include /usr/local/lib or add
--prefix=/usr to you ./configure when you build JACK.

Jan

.On Sun, 2004-10-24 at 23:04, Damien DeZurik wrote:
> Hmmm ... 
> 
> > You probably have libjack installed in a different
> > place than where it
> > was when you compiled ardour.
> 
> I'd have to say "no" on this one.  I installed libjack
> before compiling ardour and haven't moved it since.
> 
> > See if...
> > $ ldd `which ardour` | grep libjack
> > points somewhere else.
> 
> This gives me:
> -------
> libjack.so.0 => not found
> -------
> 
> All other libraries are found when I use ldd `which
> ardour`.  It is just libjack it is not finding.
> 
> libjack.so.0 seems to be there though, locate finds it
> in /usr/local/lib
> 
> Any other thoughts? ...
> 
> 
> Thanks!
> 
> 
> --- Jack O'Quin <joq at io.com> wrote:
> 
> > Damien DeZurik <ddezurik at yahoo.com> writes:
> > 
> > > Hi, I am using Fedora core 2, gcc version 3.3.3,
> > > ardour-0.9beta19.  I configure, make, make
> > install,
> > > all seems okay once I satisfied the dependencies. 
> > > When I run the executable, it can't find the jack
> > .so
> > > library and dies right away.  The error looks like
> > > this:
> > > 
> > > -----
> > > [person at svetlana somedir]$ ardour &
> > > ardour: error while loading shared libraries:
> > > libjack.so.0: cannot open shared object file: No
> > such
> > > file or directory
> > > -----
> > > 
> > > By the way, the library is in /usr/local/lib and
> > is
> > > readable to any user.
> > > 
> > > Is this a ./configure option to set?  Should I
> > hack
> > > this into the Makefile somewhere?
> > 
> > You probably have libjack installed in a different
> > place than where it
> > was when you compiled ardour.
> > 
> > See if...
> > 
> >   $ ldd `which ardour` | grep libjack
> > 
> > points somewhere else.
> > 
> > If so, rebuild ardour with your current JACK.
> > -- 
> >   joq
> > 
> 
> 
> 
> 		
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail Address AutoComplete - You start. We finish.
> http://promotions.yahoo.com/new_mail
> _______________________________________________
> ardour-users-ardour.org mailing list
> ardour-users at lists.ardour.org
> http://lists.ardour.org/listinfo.cgi/ardour-users-ardour.org




More information about the Ardour-Users mailing list