When we recently changed the code to detect the value of SAGE_ROOT, we didn't add any checks. An invalid value would fail with unclear error messages. Ticket #12522 solves this by adding more checks to the top-level sage script $SAGE_ROOT/sage.
As an added bonus, I also fixed the script such that it works with versions 4.x of Sage. So you can have a version 5.x /usr/local/bin/sage pointing to an old /usr/local/sage-4.8 Please review: http://trac.sagemath.org/sage_trac/ticket/12522 Jeroen. -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
