Installed program fails to run at other profile
by UNeverNo from LinuxQuestions.org on (#51940)
I installed a program called lucaschess with my sudo-profile from https://github.com/lukasmonk/lucasch...e/master/Linux (see xlinux_install.sh) and can run it using xlucas.sh afterwards.
But when another user tries to run it, it fails without an error message.
The normal behaviour is to run the sh-file. It then logs 'x86_64' to console and starts the GUI where one can select a language.
On the other user's profile it just logs 'x86_64' and that's it.
Is there a way to find out, why it fails?
I'm running Ubuntu 18.04 if that matters.


But when another user tries to run it, it fails without an error message.
The normal behaviour is to run the sh-file. It then logs 'x86_64' to console and starts the GUI where one can select a language.
On the other user's profile it just logs 'x86_64' and that's it.
Is there a way to find out, why it fails?
I'm running Ubuntu 18.04 if that matters.