#18920: upgrade Maxima and ECL to 5.36.0.1 and 15.3.7, respectively
-------------------------------------+-------------------------------------
Reporter: dimpase | Owner:
Type: defect | Status: new
Priority: major | Milestone: sage-6.8
Component: symbolics | Resolution:
Keywords: | Merged in:
Authors: | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
u/dimpase/eclupdate | 0d0649ad925808a308084b04253d7eb5c3fe2fad
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by jdemeyer):
This is bad:
{{{
#!diff
diff --git a/build/pkgs/maxima/spkg-install b/build/pkgs/maxima/spkg-
install
index 3c80e5c..b08d0d7 100755
--- a/build/pkgs/maxima/spkg-install
+++ b/build/pkgs/maxima/spkg-install
@@ -47,6 +47,7 @@ done
echo
echo "Now configuring Maxima..."
+./bootstrap
./configure --prefix="$SAGE_LOCAL" --libdir="$SAGE_LOCAL/lib" --enable-
ecl git_found=false
check_error "Failed to configure Maxima."
}}}
Bootstrapping should ideally be done by upstream. Alternatively, it should
be done in `spkg-src`, but certainly not in `spkg-install`. Autotools are
not a Sage prerequisite.
--
Ticket URL: <http://trac.sagemath.org/ticket/18920#comment:27>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.