error loading shared lib

Dawid Gajownik gajownik at fedora.pl
Thu Feb 2 20:53:23 UTC 2006


Dnia 02/02/2006 09:30 PM, Użytkownik Hans de Goede napisał:

>> octave: error while loading shared libraries: libblas.so.3: cannot 
>> enable executable stack as shared object requires: Permission denied

libblas.so.3 should be fixed somehow ;)
http://www.gentoo.org/proj/en/hardened/gnu-stack.xml
http://people.redhat.com/drepper/selinux-mem.html

> selinux, try "setenforce 0"

As a temporary workaround for this problem you may want to enable execstack:

setsebool allow_execstack=true

(add `-P' option if you want this to be persistent). It will have less 
security impact than running SELinux in permissive mode :)

-- 

   ^_*





More information about the fedora-extras-list mailing list