Description of problem: Because of a policy problem, run "setenforce 0" As root, I tried running "seuser -X" but it says "error finding TCL script"
Oops, I just tried "seuser -X" on a dual P-III running FC2T2 and it works there. Therefore, it must be a x86_64 related problem since that is where I first tried it.
Still having problem running seuser -X on x86_64 system with setools 1.2.1-4
I believe I see the problem ... the binaries such as /usr/bin/apol and /usr/bin/seuser refer to "/usr/lib" rather than "/usr/lib64" hardcoded.
This has been passed to upstream for a fix.