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

sage -ldist -- needs to be updated #141

Closed
williamstein opened this issue Oct 21, 2006 · 0 comments
Closed

sage -ldist -- needs to be updated #141

williamstein opened this issue Oct 21, 2006 · 0 comments

Comments

@williamstein
Copy link
Contributor

On Fri, 20 Oct 2006 18:06:42 -0700, Mark mfenner@gmail.com wrote:

Could someone provide a basic road map of what would need to be done to
separate the interfaces (i.e., Python code) from the batteries included
distribution? Aside from extracting sage- from
spkg/sage- and doing python setup.py install, that is ...

First, something that might be helpful is to try typing

"sage -ldist VER"

which ends up running

<SAGE_ROOT>/local/bin/sage-libdist

which is supposed to make a "stand alone" version of SAGE without dependencies.
I.e., a tarball that you can "python setup.py install" into a standard Python2.5
install, assuming you have all dependencies.

It is "slightly" behind, i.e,. I haven't used it in months, so it is not likely
to work. But it is a first step in the direction of what you want.

[...]

I just tried "sage -ldist" and it failed because it isn't aware of how
I reorganized where the custom ipython config files go; basically, it fails
in creating an ipython config for SAGE. But it gets close -- in particular,
if you run it you'll get a directory
<SAGE_ROOT>/dist/sage-....
that has a setup.py file in it.

I haven't kept it up only because the user base until now has not
actually requested it. I'll list that "sage -ldist" doesn't quite
work as a bug on the tracker, so I can fix it soon.

Component: packages: standard

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

@williamstein williamstein self-assigned this Oct 21, 2006
tobiasdiez pushed a commit to tobiasdiez/sage that referenced this issue Feb 22, 2024
…-default-messages

Change colours of the print message
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