#12515: Upgrade mpc and make it a standard package
---------------------------------+------------------------------------------
Reporter: jdemeyer | Owner: tbd
Type: enhancement | Status: positive_review
Priority: major | Milestone: sage-pending
Component: packages | Keywords:
Work_issues: | Upstream: N/A
Reviewer: Jean-Pierre Flori | Author: Jeroen Demeyer
Merged: | Dependencies: #10492, #12223
---------------------------------+------------------------------------------
Comment(by SimonKing):
I tried to apply 12515_mpc_sage_root.patch to the root directory, but it
failed.
I started with sage-5.0.beta7 and have
{{{
simon@linux-sqwp:~/SAGE/sage-5.0.beta7> hg qpush
Wende 12515_mpc_sage_root.patch an
Wende Patch auf Datei spkg/install an
FEHLSCHLAG von Teilstück #1 in Zeile 179
1 von 1 Teilstücken sind FEHLGESCHLAGEN -- speichere Ausschuss in Datei
spkg/install.rej
Patch schlug fehl und Fortsetzung unmöglich (versuche -v)
Patch schlug fehl, Fehlerabschnitte noch im Arbeitsverzeichnis
Fehler beim Anwenden. Bitte beheben und 12515_mpc_sage_root.patch
aktualisieren
simon@linux-sqwp:~/SAGE/sage-5.0.beta7> hg qapplied
12602_spkg_download.patch
10492_deps_to_Makefile.patch
12515_mpc_sage_root.patch
}}}
Indeed, the spkg/install file looks totally different to what is expected
in the patch:
{{{
...
MAXIMA=`$newest maxima`
export MAXIMA
MERCURIAL=`$newest mercurial`
export MERCURIAL
MPFI=`$newest mpfi`
export MPFI
MOIN=`$newest moin`
export MOIN
MPFR=`$newest mpfr`
export MPFR
MPMATH=`$newest mpmath`
export MPMATH
NETWORKX=`$newest networkx`
export NETWORKX
NUMPY=`$newest numpy`
export NUMPY
...
}}}
Is there a dependency that is not stated here?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12515#comment:23>
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.