Quote:
Originally Posted by JD50
I'd just disable selinux.
|
Yes,
you probably would. I'd say please don't give that kind of "advice". If you don't know SE Linux I'd say read up on it or keep yourself from "answering".
To the OP:
The Fedora online documentation, Setroubleshoot(d), or whatever else Fedora uses these days should show you an informative message you can allow this by running:
Code:
chcon -t textrel_shlib_t /usr/lib/codecs/drv3.so.6.0
semanage fcontext -a -t textrel_shlib_t /usr/lib/codecs/drv3.so.6.0