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

Using pbuild does not create site-packages sage symlink #3071

Closed
garyfurnish mannequin opened this issue May 1, 2008 · 4 comments
Closed

Using pbuild does not create site-packages sage symlink #3071

garyfurnish mannequin opened this issue May 1, 2008 · 4 comments

Comments

@garyfurnish
Copy link
Mannequin

garyfurnish mannequin commented May 1, 2008

If you use pbuild during the initial setup, it does not create the sage symlink in site-packages. This can be fixed by performing:
ln -s devel/sage/build/sage/ local/lib/python/site-packages/sage
during the install process.

Component: build

Keywords: pbuild

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

@garyfurnish garyfurnish mannequin added this to the sage-3.0.1 milestone May 1, 2008
@garyfurnish garyfurnish mannequin added c: build labels May 1, 2008
@garyfurnish
Copy link
Mannequin Author

garyfurnish mannequin commented May 2, 2008

comment:1

The attached patch should fix this issue and the linking issues reported on the mailing list. It also fixes the banner.

@garyfurnish garyfurnish mannequin assigned garyfurnish and unassigned sagetrac-mabshoff May 2, 2008
@garyfurnish garyfurnish mannequin added the s: needs review label May 2, 2008
@garyfurnish
Copy link
Mannequin Author

garyfurnish mannequin commented May 2, 2008

Attachment: trac_3071.patch.gz

@wjp
Copy link
Mannequin

wjp mannequin commented May 2, 2008

comment:2

Attachment: trac_3071_2.patch.gz

@wjp wjp mannequin added s: positive review and removed s: needs review labels May 2, 2008
@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented May 2, 2008

comment:3

Merged in Sage 3.0.1.rc0

@sagetrac-mabshoff sagetrac-mabshoff mannequin closed this as completed May 2, 2008
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

0 participants