In case anyone is interested:
After I replaced 'swell-foop' with 'same-gnome' things look good with the game until it comes to saving high-scores! In order to make scores work I had to do something like this:
touch /var/games/same-gnome.Small.scores touch /var/games/same-gnome.Medium.scores touch /var/games/same-gnome.Large.scores chmod 664 /var/games/same-gnome.* chown root:games /var/games/same-gnome.*
I think my mum will be happy about the game working properly now (hopefully!)
Jeremy
In case anyone is interested:
After I replaced 'swell-foop' with 'same-gnome' things look good with the game until it comes to saving high-scores! In order to make scores work I had to do something like this:
touch /var/games/ same-gnome. Small.scores same-gnome. Medium. scores same-gnome. Large.scores same-gnome. * same-gnome. *
touch /var/games/
touch /var/games/
chmod 664 /var/games/
chown root:games /var/games/
I think my mum will be happy about the game working properly now (hopefully!)
Jeremy