mplayer problem

Ulrich Drepper drepper at redhat.com
Sun Dec 11 17:26:05 UTC 2005


Paul wrote:
> /usr/bin/mplayer: error while loading shared libraries: libGL.so.1:
> cannot enable executable stack as shared object requires: Permission
> denied.
> 
> libGL.so.1 is in /usr/lib

The libGL DSOs are known to have text relocations.  So make sure it has 
an appropriate security label:

chcon system_u:object_r:texrel_shlib_t /usr/lib/libGL.so.1

You might need to repeat this for other DSOs.

-- 
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖




More information about the test mailing list