Description of problem:"error in loading shared libraries: libGL.so.1: cannot open shared object file: Permission denied" Version-Release number of selected component (if applicable): metacity-2.13.89.0.2006.02.17-2 xorg-x11-server-Xair-1.0.0.0.20060207-5 mesa-libGL.i386 6.4.2-3.aiglx mesa-libGL-devel.i386 6.4.2-3.aiglx How reproducible: Steps to Reproduce: 1. fresh install of fc5t3 2. http://fedoraproject.org/wiki/RenderingProject/AiglxOnFedora 3. Actual results: metacity won't start unless you turn selinux setting to disable Expected results: eye candy Additional info: switched selinux to disable on two different computers and metacity started.
Make sure you have the latest policy installed and relabel Xair application restorecon -R -v /usr/bin This should work with selinux-policy-2.2.21-7
this fixed the problem on both computers. much thanx.