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

×
I can't start the Loria game at all with Ubuntu.

When I try in the terminal, I get:
sh start.sh
start.sh: 6: Bad substitution
start.sh: 8: source: not found
start.sh: 11: get_gameinfo: not found
start.sh: 12: get_gameinfo: not found
start.sh: 13: get_gameinfo: not found
start.sh: 30: define_option: not found
start.sh: 33: standard_options: not found
Anyone here who knows how to handle this?
No posts in this topic were marked as the solution yet. If you can help, add your reply
Here the game starts with no problem at all, I installed it from .deb packages generated with ./play.it and run it from the menu entry.

Your specific problem here is that you force the use of sh for what is not a shell script but a Bash script.