View Single Post
travla's Avatar
Posts: 397 | Thanked: 241 times | Joined on Mar 2010 @ Melbourne, Australia
#2122
Originally Posted by couldvbb View Post
Thank you, I managed to open the game, but he shut down the game play is pressed

The answer is in your xterm output, game is trying to write to a read-only file. Try:

Code:
chown -R user:users /path/to/uflipgamedirectory
 

The Following User Says Thank You to travla For This Useful Post: