#4949: Optionally build spkgs in $SAGE_BUILD_TMPDIR
-------------------------------------------------------------+--------------
Reporter: mabshoff | Owner:
mabshoff
Type: enhancement | Status:
needs_work
Priority: minor | Milestone:
sage-5.0
Component: build | Keywords:
sd32
Work_issues: | Upstream:
N/A
Reviewer: Mariah Lenox, Leif Leonhardy, Maarten Derickx | Author:
John Palmieri
Merged: | Dependencies:
-------------------------------------------------------------+--------------
Comment(by jdemeyer):
Something else: do we really want to build in
{{{
$SAGE_BUILD_TMPDIR/build/atlas-3.8.4.p1/
}}}
I would find it more natural to build in
{{{
$SAGE_BUILD_TMPDIR/atlas-3.8.4.p1/
}}}
And therefore, let $SAGE_BUILD_TMPDIR by default be equal to
{{{
$SAGE_ROOT/spkg/build/
}}}
And perhaps drop the requirement for `$SAGE_BUILD_TMPDIR` to be an
existing directory: just create it if needed.
(This is just an idea: I don't have strong feelings about this)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4949#comment:36>
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.