Pixel not working on FC6
November 3rd, 2006 - 01:15pm
I just came across this fabulous image manipulation program called Pixel, but it does not want to run or install under Fedora Core 6 (and I believe FC5, too). Problem is selinux is getting in the way. Pixel needs execmem privileges to install/run. Easiest thing to do now is to allow execmem with the following command:
sudo setsebool allow_execmem=1
You can always turn that off after running Pixel.
