Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor formatting and typo in the script sage-location #6499

Closed
sagetrac-mvngu mannequin opened this issue Jul 9, 2009 · 6 comments
Closed

minor formatting and typo in the script sage-location #6499

sagetrac-mvngu mannequin opened this issue Jul 9, 2009 · 6 comments

Comments

@sagetrac-mvngu
Copy link
Mannequin

sagetrac-mvngu mannequin commented Jul 9, 2009

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:

[mvngu@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.

Component: misc

Keywords: sage-location

Author: Minh Van Nguyen

Reviewer: Alex Ghitza

Merged: sage-4.1.1.alpha0

Issue created by migration from https://trac.sagemath.org/ticket/6499

@sagetrac-mvngu sagetrac-mvngu mannequin added this to the sage-4.1.1 milestone Jul 9, 2009
@sagetrac-mvngu
Copy link
Mannequin Author

sagetrac-mvngu mannequin commented Jul 9, 2009

Attachment: trac_6499.patch.gz

based on Sage 4.1.rc1

@sagetrac-mvngu
Copy link
Mannequin Author

sagetrac-mvngu mannequin commented Jul 9, 2009

comment:1

After applying the patch trac_6499.patch, you should get something like the following:

[mvngu@sage sage-4.1.rc1-x86_64]$ ./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.

@sagetrac-mvngu
Copy link
Mannequin Author

sagetrac-mvngu mannequin commented Jul 9, 2009

Author: Minh Van Nguyen

@sagetrac-mvngu sagetrac-mvngu mannequin added the s: needs review label Jul 9, 2009
@aghitza
Copy link

aghitza commented Jul 11, 2009

Reviewer: Alex Ghitza

@sagetrac-mvngu
Copy link
Mannequin Author

sagetrac-mvngu mannequin commented Jul 16, 2009

comment:3

Just to let people know, this has been merged in sage-4.1.1-alpha0. I can't close this ticket because I don't have the privilege to do so. Sorry, folks :-(

@sagetrac-mvngu
Copy link
Mannequin Author

sagetrac-mvngu mannequin commented Jul 16, 2009

Merged: sage-4.1.1.alpha0

@sagetrac-mvngu sagetrac-mvngu mannequin closed this as completed Jul 16, 2009
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant