#6499: minor formatting and typo in the script sage-location
---------------------+------------------------------------------------------
Reporter: mvngu | Owner: cwitty
Type: defect | Status: new
Priority: trivial | Milestone: sage-4.1.1
Component: misc | Keywords: sage-location
Reviewer: | Author:
Merged: |
---------------------+------------------------------------------------------
Take a binary distribution of Sage, uncompress it, and start up Sage for
the first time. You should see something similar to the following in your
terminal:
{{{
[mv...@sage sage-4.1.rc1-x86_64-Linux]$ ./sage
----------------------------------------------------------------------
| Sage Version 4.1.rc1, Release Date: 2009-07-07 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
The SAGE install tree may have moved.
Regenerating Python.pyo and .pyc files that hardcode the install PATH
(please wait at
most a few minutes)...
Do not interrupt this.
}}}
The message line starting with "Regenerating Python.pyo..." overflows the
standard terminal width, which is 80 characters. And the name "SAGE"
should be changed to "Sage". This is no big deal, I know, but it
occasional annoys me, especially the said long message line.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6499>
Sage <http://sagemath.org/>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
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-trac?hl=en
-~----------~----~----~----~------~----~------~--~---