Permissions problem running game GOG Ion Fury
by TarFile from LinuxQuestions.org on (#50VYC)
This was on sale so I grabbed it as it runs on Linux. It works as root and id I use sudo to start the game. So I know it has something to do with permissions.
Not sure what.
This is what happens
sh-4.3$ cd 'GOG Games'
sh-4.3$ cd 'ION Fury'
sh-4.3$ sh start.sh
Running ION Fury
./fury_nodrm.bin[0x4c28dd]
/lib64/libc.so.6(+0x35480)[0x7fc90c8bb480]
/lib64/libc.so.6(fwrite+0x18)[0x7fc90c8f45e8]
./fury_nodrm.bin[0x47c9db]
./fury_nodrm.bin[0x4c2931]
./fury_nodrm.bin[0x4c2aeb]
./fury_nodrm.bin[0x4d7aa6]
./fury_nodrm.bin[0x4059ce]
/lib64/libc.so.6(__libc_start_main+0xf0)[0x7fc90c8a67d0]
./fury_nodrm.bin[0x406ced]
Any ideas what it needs?
I did have to install SDL2_mixer to get it to run.


Not sure what.
This is what happens
sh-4.3$ cd 'GOG Games'
sh-4.3$ cd 'ION Fury'
sh-4.3$ sh start.sh
Running ION Fury
./fury_nodrm.bin[0x4c28dd]
/lib64/libc.so.6(+0x35480)[0x7fc90c8bb480]
/lib64/libc.so.6(fwrite+0x18)[0x7fc90c8f45e8]
./fury_nodrm.bin[0x47c9db]
./fury_nodrm.bin[0x4c2931]
./fury_nodrm.bin[0x4c2aeb]
./fury_nodrm.bin[0x4d7aa6]
./fury_nodrm.bin[0x4059ce]
/lib64/libc.so.6(__libc_start_main+0xf0)[0x7fc90c8a67d0]
./fury_nodrm.bin[0x406ced]
Any ideas what it needs?
I did have to install SDL2_mixer to get it to run.