Posted March 20, 2024
Just ran into this problem. I straced the mojosetup application, and it tries to open several terminal applications, if none matches it fails, installing xterm solves this for the terminal wizard. For the GUI, you need to install the GTK2 libraries, this can be achieved for example on archlinux with "sudo pacman -S gtk2 lib32-gtk2".