You have been subscribed to a public bug:

$ cat /etc/lsb-release
DISTRIB_ID=LinuxMint
DISTRIB_RELEASE=17.3
DISTRIB_CODENAME=rosa
DISTRIB_DESCRIPTION="Linux Mint 17.3 Rosa"

Error:

$ juffed
juffed: error while loading shared libraries: libjuff.so.0.9: cannot open 
shared object file: No such file or directory

Lib installed at:

/usr/lib64/libjuff.so.0.9

Confirmed with ldd. Also affecting plugins.

Edit: below, workarounds, not solutions)
Solutions (also for the plugins):
either move to

/usr/lib/libjuff.so.0.9

or create a symlink:

$ sudo ln -sv ../lib64/libjuff.so.0.9 /usr/lib/libjuff.so.0.9
“/usr/lib/libjuff.so.0.9” -> “../lib64/libjuff.so.0.9”

** Affects: juffed (Ubuntu)
     Importance: Undecided
         Status: New

-- 
juffed broken, shared lib in wrong directory
https://bugs.launchpad.net/bugs/1565257
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to