On Wed, Jan 05, 2011 at 10:26:44PM +0100, jy wrote:
Hi all,
I've encountered a strange problem : hydrogen doesn't launch anymore ! It
worked perfectly before. I'm running an Ubuntu 10.04 with jack 1.9.7.
starting hydrogen 0.9.4-1 from a terminal gives
$ hydrogen
hydrogen: error while loading shared libraries: liblash.so.2: cannot open
shared object file: No such file or directory
but then liblash.so.2 is installed
$ sudo locate liblash.so
/usr/lib/liblash.so.1
/usr/lib/liblash.so.1.1.1
/usr/lib/liblash.so.2
What does
ls -l /usr/lib/liblash.so*
show? I don't have liblash.so.2 on my system, for liblash.so.1 is a symlink to
liblash.so.1.1.1 . Perhaps your liblash.so.2 is a broken symlink.
running ldconfig didn't change a thing and then tried to reinstall both
hydrogen + liblash, nothing there too !
Has someone encountered the same problem ? Does anyone have any idea ?
Thanks a lot
jy