Re: [linux-audio-user] installing qsynth - slight problem..

From: Rui Nuno Capela <rncbc@email-addr-hidden>
Date: Fri Sep 23 2005 - 10:55:17 EEST

sergio wrote:
>
> i am trying to install qsynth, but am having some problems getting it
> running..
>
> i got fluidsynth compiled, and it seems to run okay.....
>
> it is at:
> /usr/local/bin/fluidsynth
>
> the libraries are at:
> /usr/local/lib
>
> qsynth is found at:
> /usr/local/bin
>
> when i try to run qsynth, i am getting:
>
> [sergio@email-addr-hidden ~]$ qsynth
> qsynth: error while loading shared libraries: libfluidsynth.so.1: cannot
> open shared object file: No such file or directory
>
> anyone have any ideas?
>
> thanks!
>

Either one of these:

1. add /usr/local/lib to /etc/ld.so.conf and run ldconfig as root
2. export LD_LIBRARY_PATH=/usr/local/lib

Cheers.

-- 
rncbc aka Rui Nuno Capela
rncbc@email-addr-hidden
Received on Fri Sep 23 12:15:07 2005

This archive was generated by hypermail 2.1.8 : Fri Sep 23 2005 - 12:15:07 EEST