#9722: PARI/GP build error on Fedora 13
------------------------------+---------------------------------------------
Reporter: mpatel | Owner: tbd
Type: defect | Status: positive_review
Priority: blocker | Milestone: sage-4.5.3
Component: packages | Keywords: FLTK, DSO, libstdc++, plotfltk,
FL/Fl.H
Author: Leif Leonhardy | Upstream: N/A
Reviewer: Jeroen Demeyer | Merged:
Work_issues: |
------------------------------+---------------------------------------------
Comment(by leif):
Replying to [comment:44 leif]:
> [...] will shortly provide a link to the "final" spkg, with all changes
committed.
New spkg now available: http://spkg-
upload.googlecode.com/files/pari-2.3.5.p4.spkg
> ''"Please build, test, and report! We'd love to hear about your
experiences with this new package."''^TM^
I think the easiest way to test this is to copy it into
{{{$SAGE_ROOT/spkg/standard}}}, set and export {{{PARI_EXTRA_OPTS}}} as
you like, and then do:
{{{
#!sh
$ ./sage -f pari-2.3.5.p4 2>&1 | tee my_log-parameters.log
}}}
The "cumulative" spkg install log automatically created by Sage is
{{{$SAGE_ROOT/spkg/logs/pari-2.3.5.p4.log}}}.
Potential settings for {{{PARI_EXTRA_OPTS}}} are:
* empty / unset (no graphics support; default)
* {{{--graphic=auto}}} (should use X11 if available)
* {{{--with-fltk}}}
* {{{--with-qt}}} (likely to not build on newer systems, requires some Qt
development packages too, i.e. ''can'' lead to build errors; should
disable graphics support if no Qt libraries are found)
Thanks for testing this; we really would like to release Sage
4.5.3[.rc0]...
P.S.: Should work on all reported machines at ETH Zürich, too (with or
without {{{fltk-devel}}}, even if {{{--with-fltk}}} was specified). ;-)
Of course Sage can also be built from scratch with this spkg; just copy
the spkg as mentioned above to {{{spkg/standard}}} (Sage will
automatically pick the newest), and then type {{{make}}} or {{{make
build}}}.
> (I've so far only tested the spkg on top of Sage 4.5.3.alpha0 and
4.5.3.alpha1.)
Also installed without problems on Sage 4.5.2, now running {{{ptest}}}.
P.P.S.: The positive review of this ticket currently only applies to the
p3 spkg.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9722#comment:45>
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.