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

Rui Nuno Capela rncbc at rncbc.org
Fri Sep 23 03:55:17 EDT 2005


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 at mediaserver ~]$ 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 at rncbc.org





More information about the Linux-audio-user mailing list