#13123: Move SAGE_DATA to SAGE_LOCAL/share/sage/data
-----------------------------------+----------------------------------------
Reporter: rohana | Owner: tdb
Type: task | Status: needs_review
Priority: major | Milestone: sage-5.1
Component: relocation | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers: François Bissey
Authors: R. Andrew Ohana | Merged in:
Dependencies: | Stopgaps:
-----------------------------------+----------------------------------------
Changes (by fbissey):
* reviewer: => François Bissey
Comment:
That will cause me a lot of work in sage-on-gentoo but overall that will
make my life easier in the long term. I cannot comment on
trac13123_extcode.patch and trac13123_scripts.patch as I don't know the
code in there all that well. But for the rest:
* I will need to check the spkg individually for correctness but I assume
it will be OK it is the easy part.
* trac13123_library.patch : I am spotting something that I should have
reported as a bug a long time ago. In sage/interfaces/gap.py GAP_STAMP is
created in $SAGE_LOCAL/bin. This is a no-no if sage is installed globally
and accessible by many users. That means all users would need to be able
to write to $SAGE_LOCAL/bin to use gap from sage. There is no reason why
GAP_STAMP has to be stored there. It should be moved to $DOT_SAGE or
possibly even $GAP_DIR. There is a similar problem with qepcad but your
patch doesn't touch that particular bit.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13123#comment:7>
Sage <http://www.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.