#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: blocker
| 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):
Replying to [comment:378 drkirkby]:
> Replying to [comment:377 leif]:
> > Replying to [comment:376 drkirkby]:
> > > I'm going to build it now on !OpenSolaris. Nice thing about that is
that's it's very quick.
> >
> > If so, you could try reinstalling the PARI package with
{{{PARI_EXTRA_OPTS="--graphic=auto"}}} or e.g. {{{X11}}}; best once with
X11 development files present, and once in addition without (a functional)
{{{xmkmf}}}. (I don't know what X11 [development] packages !OpenSolaris
provides.) :-)
> Is the
>
> {{{PARI_EXTRA_OPTS="--graphic=auto"}}}
>
> just an environment variable I should set?
Yes, that's passed (verbatim) to PARI's {{{Configure}}} by Sage, so do
{{{
#!sh
export PARI_EXTRA_OPTS="--graphic=X11"
}}}
({{{--graphic=auto}}} will pick X11 if it's found, otherwise try FLTK and
Qt.)
> I'm actually building two copies of Sage at the minute on this machine,
so its under a heavy load, but I'll try this later
That would be nice.
> I see your point elsewhere about Qt. I have some Qt libraries on here,
which come as part of Mathematica. Not sure if I should set
LD_LIBRARY_PATH to include them. Let me know.
I don't think Mathematica ships with Qt ''development'' files... (But
there should be such !OpenSolaris packages. If you choose X11, PARI will
just use "plain" X11.)
W.r.t. #9603, my main machine is still headless... :/
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9343#comment:379>
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.