Centos 5.3 2.6.18-128.7.1
I'm trying to run a game called BrainTrain as su -
If SELinux is set to "Permissive" the game runs OK using
sh run.cmd If however SELinux is set to the usual default setting of
"Enforcing", then I get the following response...
../BrainTrain: error while loading shared libraries:
../objects/libfmodex.so.4.06.16: cannot restore segment prot after reloc:
Permission denied
Looking at the secure log seems to give no indication as to the reason.
How can I go about having SELinux set to "Enforcing", whilst having the
game working?
Cheers