You have been subscribed to a public bug:

Linux Mint 'Rebecca' 17.1 / 32bit Version

After installing "ding" on Linux Mint 'Rebecca' 17.1 .. /usr/bin/ding
doesn't react due to the fact that /usr/bin/ding is looking for the
command "wish" instead of the dependent installed tcl8.4 | wish version
that goes by the name: "wish8.4"

My work-around is:

open /usr/bin/ding  in editor and edit and change line 3:

from:
exec wish "$0" "$@"

to your wish version, i.e.:
exec wish8.4 "$0" "$@"

** Affects: ding (Ubuntu)
     Importance: Undecided
     Assignee: psiklops (psiklops)
         Status: New


** Tags: ding tcl tcl8.4 wish wish8.4
-- 
"Ding" translation Dictionary wish8.4 is not set in /usr/bin/ding
https://bugs.launchpad.net/bugs/1404487
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to