I'm running Sage on a RedHat EL box with SELinux turned on (and
enforcing). After a bit of fighting with SELinux, here's what I did
to get it working:
1. As root, I created /usr/local/sage and assigned ownership of that
directory to my user account.
The SELinux context of that directory i
Hi Chris,
Also:
a) What OS are you running on that Mips machine?
b) What compiler version are you using?
c) What is the output of 'file /usr/lib/libgcc_s.so' (That's
assuming you're using an OS with a "file" command that displays the
architecture switches of library files... if you're usin