#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:
-----------------------------------+----------------------------------------
Comment (by fbissey):
Replying to [comment:23 rohana]:
> FYI, looking at the code there might be an issue with using a
{{{GAP_STAMP}}} shared by multiple copies of Sage (I'm not positive, I
don't really know the code). For right now I'm using the
{{{SAGE_EXTCODE}}} directory as the {{{GAP_STAMP}}}.
Putting it in SAGE_EXTCODE is about as bad as putting it in SAGE_LOCAL/bin
as it was initially. If you are concerned about multiple sage session
running in parallel that's would still be a problem wherever you put it. I
am not sure how the file is used but we don't remove it or anything. The
real question is: is it actively used by gap? If gap just check for it's
presence then it is OK. If it is used then it may have to be unique for
each sage session and be cleaned on exit.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13123#comment:24>
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.