On Wed, 2006-04-05 at 12:36 +1000, david walcroft wrote: > Hi, > Could someone please explain to me what this and how I get around it. > > [david@reddwarf ~]$ glxgears > glxgears: error while loading shared libraries: libGL.so.1: cannot > enable executable stack as shared object requires: Permission denied > > Thanks david > Seems like an SELinux issue. Try "setsebool -P allow_execstack=1" as root. -- Stanton Finley http://stanton-finley.net/