Hi Nikos, On Sun, Jul 31, 2011 at 9:51 PM, Nikos Tzanakis <[email protected]> wrote: > So, how do I make this permanent? I thought I set the > permissions correctly, > everything is readable, writable and executable in the sage directory:
You should never, ever build Sage as root. If you just want to build Sage from source and use the resulting binary for yourself, just compile Sage from under your home directory using your normal user account. If you want a system-wide installation, see this section of the installation guide: http://www.sagemath.org/doc/installation/source.html#installation-in-a-multiuser-environment -- Regards Minh Van Nguyen -- 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
