Creating links to the binaries in /home/ich/bin
ln: '/home/ich/bin/otrdecoder-gui' ersetzen? y
ln: '/home/ich/bin/otrdecoder' ersetzen? y
Make sure that /home/ich/bin is in your PATH.
After that you can start the decoder gui from anywhere with the command
otrdecoder-gui
and the commandline version with
otrdecoder
Have fun!
localhost➜ otrdecoder-bin-64bit-linux-static-v520 ⯈ otrdecoder-gui
Traceback (most recent call last):
File "/home/ich/bin/otrdecoder-gui", line 4, in <module>
import gtk
ModuleNotFoundError: No module named 'gtk'