Jan 21, 2010

"cannot enable executable stack as shared object requires: Permission denied" on Fedora Core Linux

I've got this problem while trying to run Linux. It is actually the problem of the security program in Fedora Core.

Here is how you solve it.

Open the terminal and switch to root user, by typing "su -".

Now type "setenforce 0".

And that's it. Your problem's solved !