#11130: Update PARI to a more recent SVN version
------------------------+---------------------------------------------------
Reporter: jdemeyer | Owner: tbd
Type: defect | Status: needs_work
Priority: major | Milestone: sage-4.7.1
Component: packages | Keywords: pari spkg
Work_issues: | Upstream: N/A
Reviewer: | Author: Jeroen Demeyer
Merged: | Dependencies: #11230
------------------------+---------------------------------------------------
Comment(by cremona):
After (1) Building a fresh 4.7.alpha5 from scratch, (2) installing the
spkg lined here with "sage -f", (3) applying the patch here to the sage
library and (4) running "sage -b", I find that the Sage build will not
start up properly:
{{{
ImportError Traceback (most recent call
last)
...
/home/jec/sage-4.7.alpha5.11130/local/lib/python2.6/site-
packages/sage/misc/functional.py in <module>()
36
37
---> 38 from sage.rings.complex_double import CDF
39 from sage.rings.real_double import RDF, RealDoubleElement
40
/home/jec/sage-4.7.alpha5.11130/local/bin/gen.pxd in init
sage.rings.complex_double (sage/rings/complex_double.c:15178)()
ImportError: /home/jec/sage-4.7.alpha5.11130/local/lib/python2.6/site-
packages/sage/libs/pari/gen.so: undefined symbol: defaultOut
Error importing ipy_profile_sage - perhaps you should run %upgrade?
WARNING: Loading of ipy_profile_sage failed.
}}}
so I cannot test anything.
Did I do something wrong?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11130#comment:18>
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.