#12112: Update the prereq script
-------------------------------------------------+--------------------------
Reporter: jdemeyer | Owner: GeorgSWeber
Type: defect | Status: needs_review
Priority: major | Milestone: sage-5.0
Component: build | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers: Jeroen
Demeyer
Authors: John Palmieri, Jeroen Demeyer | Merged in:
Dependencies: #12739 | Stopgaps:
-------------------------------------------------+--------------------------
Comment (by jhpalmieri):
If we don't use bash, then the code
{{{
#!sh
if ! [ -f "$SAGE_ROOT/spkg/base/$TARGET.tar" ]; then
}}}
needs to be changed: it gives an error when run on Solaris:
{{{
base/prereq-0.9-install: !: not found
}}}
(The error is ignored and installation continues, but this should still be
fixed.)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12112#comment:16>
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.