It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Hello.

I'm getting the following error when trying to install Trine on Linux Mint 17.1:

./gog_trine_enchanted_edition_2.0.0.2.sh: 1: eval: ./startmojo.sh: Permission denied

Does the Trine installer extract and run scripts (startmojo.sh for instance) in /tmp? If so then I already know what the problem is and how to solve it. I have /tmp mounted as a tmpfs in RAM with the noexec option so running anything in /tmp is impossible. If that's not the case, any ideas how I can diagnose this?

Thank you kindly.
This question / problem has been solved by Gydionimage
Looks like I was correct. I remounted /tmp with the exec option and the installation succeeded.

Since I can't mark my own post as solved, if someone could please reply and I'll mark your post as a solution. This way others with the same issue will be able to benefit. Thank you.
avatar
Hex1a4: Looks like I was correct. I remounted /tmp with the exec option and the installation succeeded.
You can also directly extract the installer though that won't "install" the game:
7z x gog_trine_enchanted_edition_2.0.0.2.sh
or
unzip gog_trine_enchanted_edition_2.0.0.2.sh