#9959: Get Pari to stop starting automatically
------------------------+---------------------------------------------------
Reporter: kcrisman | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone: sage-4.6
Component: packages | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------+---------------------------------------------------
Comment(by leif):
Replying to [comment:3 jdemeyer]:
> I believe this in {{{Gp.__init__}}} is the culprit:
{{{
# gp starts up with this set to 1, which makes pexpect hang:
self.set_default('breakloop',0)
}}}
Good catch. I read this a dozen times without noticing that this actually
calls {{{gp}}}... 8/
> If this is the case, an easy solution is to add a patch to the pari spkg
to set breakloop to 0 by default.
Try it...
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9959#comment:5>
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.