SELinux

Gordon Messmer yinyang at eburg.com
Sun Aug 29 22:54:28 UTC 2010


On 08/29/2010 08:27 AM, Patrick Dupre wrote:
> With fedora 13, when I use Math:GSL, I get an error message:
> Can't load '/usr/local/lib/perl5/auto/Math/GSL/Errno/Errno.so' for
> module Math::GSL::Errno:
> /usr/local/lib/perl5/auto/Math/GSL/Errno/Errno.so: cannot restore
> segment prot after reloc: Permission denied at

Try:

chcon -t texrel_shlib_t \
   /usr/local/lib/perl5/auto/Math/GSL/Errno/Errno.so


More information about the users mailing list