Re: [fomus-user] pd fomus: no output filename given
Status: Alpha
Brought to you by:
psenicka
|
From: David P. <dps...@gm...> - 2010-09-20 16:36:34
|
On Mon, 2010-09-20 at 15:57 +0200, ro...@go... wrote: > echo "/usr/local/lib" >> /etc/ld.so.conf > ldconfig > > to get fomus to see libfomus > This problem's been bothering me for some time and seems to happen on some machines but not others... If you don't mind, can you type the following at a command prompt: cd /usr/local/bin readelf -d fomus | grep RPATH and see if that prints something like `Library rpath: [/usr/local/lib]'?... |