Confirmed. x86_64. I ran strace, the program is trying to load libjuff.so.0.9
from
/lib/x86_64-linux-gnu/tls/x86_64
However, this folder does not exist. Looking at the installed files list
reveals that libjuff is installed to
/usr/lib64
The following worked works for me:
1) make the directory /lib/x86_64-linux-gnu/tls/x86_64 (if it doesn't exist)
2) sudo ln -s /usr/lib64/libjuff.so.0.9 /lib/x86_64-linux-gnu/tls/x86_64
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/874479
Title:
Cannot be run
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juffed/+bug/874479/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs