#9343: Upgrade PARI to svn snapshot 12577 - a pre-release of PARI 2.4.3.
---------------------------------------------------------------------------------------------------------------------------+
Reporter: was
| Owner: jdemeyer
Type: enhancement
| Status: positive_review
Priority: major
| Milestone: sage-4.6
Component: packages
| Keywords:
Author: Robert Bradshaw, John Cremona, Jeroen Demeyer, William Stein,
David Kirkby | Upstream: N/A
Reviewer: Robert Bradshaw, John Cremona, Jeroen Demeyer, William Stein,
David Kirkby, François Bissey, Leif Leonhardy | Merged:
Work_issues:
|
---------------------------------------------------------------------------------------------------------------------------+
Comment(by leif):
I think {{{spkg-install}}} needs some work anyway:
* Shouldn't {{{SAGE_TUNE_pari}}} be {{{SAGE_TUNE_PARI}}}?
* I don't understand why we ''unconditionally'' add {{{--graphic=none}}}
to {{{./Configure}}}. (This is already added if {{{$PARI_EXTRA_OPTS}}} are
empty.)
* The test of {{{$?}}} at the bottom is redundant/superfluous, or even
wrong; we should simply {{{exit 1}}} there, or change the whole {{{if-
then}}} logic, e.g. using {{{elif}}}. (Shouldn't it be a build error if
{{{$SAGE_LOCAL/lib/libpari.so}}} is not present on any system except
Darwin? A test for Cygwin's DLL is completely missing there, so we'd have
to add that, too.)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9343#comment:256>
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.