[ardour-users] Problem with qjackctl
Jan Depner
eviltwin69 at cableone.net
Thu Dec 2 22:37:26 PST 2004
Ben,
You can either try this:
export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
or add /usr/local/lib to /etc/ld.so.conf and then doing ldconfig (I
think you have to do the ldconfig I'm a little bit fuzzy on this one).
Jan
On Thu, 2004-12-02 at 17:16, Ben Edwards wrote:
> I was having problems cos I had two versions of jack installed. The
> reason this hapened in the first place was because I used debian
> apt-get to install libjack and this brought in an old version of
> jackd. I have removed the old version of jackd but it also takes
> libjack with it.
>
> anyway I have tried rebuilding jack and qjackctl. Everything builds
> OK but when I rey to start qjackctl I get:
>
> "qjackctl: error while loading shared libraries: libjack.so.0: cannot
> open shared object file: No such file or directory"
>
> locate libjack.so.0 gives
>
> "/usr/local/lib/libjack.so.0.0.23
> /usr/local/lib/libjack.so.0
> /home/ben/jack/jack/libjack/.libs/libjack.so.0.0.23
> /home/ben/jack/jack/libjack/.libs/libjack.so.0"
>
> Any idea how to sort this?
>
> Ben
More information about the Ardour-Users
mailing list