On 08/13/2010 04:37 AM, Mitesh Patel wrote:
> On 08/11/2010 04:40 AM, samrat wrote:
>> ---> SELinux in in 'enforcing' mode. Initially (after installing) i
>> had some problem with SELinux and so as root i had run: chcon -t
>> textrel_shlib_t /usr/local/pkgs/sage_4.5/local/lib/libpari-gmp.so.2.
>> After this i could invoke sage as non-root user. But i am upgrading as
>> root. Does this help?
> 
> 
> What happens if you completely disable SELinux, at least temporarily,
> and try again?  On Fedora 12, at least, I can disable it with
> 
> echo 0 >| /selinux/enforce
> 
> and renable it with
> 
> echo 0 >| /selinux/enforce
> 

The re-enabling command should be

echo 1 >| /selinux/enforce

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to