juffed broken, shared lib in wrong directory

Bug #1565257 reported by Lesseps
This bug report is a duplicate of:  Bug #874479: Cannot be run. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juffed (Ubuntu)
New
Undecided
Unassigned

Bug Description

$ 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”

Lesseps (fernando-famo)
description: updated
Vlad Orlov (monsta)
affects: linuxmint → juffed (Ubuntu)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.