tip: installing on Fedora 12beta

6 views
Skip to first unread message

MIURA Masahiro

unread,
Nov 11, 2009, 11:01:19 PM11/11/09
to golang-nuts
"./all.bash" doesn't work, due to selinux memory protection.
The error message says:
"cannot enable executable stack as shared object requires: Permission
denied"

To workaround this:
$ sudo setsebool allow_execstack 1
Give -P option to make the change permanent.

Ian Lance Taylor

unread,
Nov 12, 2009, 12:28:50 AM11/12/09
to MIURA Masahiro, golang-nuts
Thanks. make.bash now warns about this when appropriate.

Ian
Reply all
Reply to author
Forward
0 new messages