#9343: upgrade pari to version 2.4.3
---------------------------+------------------------------------------------
   Reporter:  was          |       Owner:  tbd       
       Type:  enhancement  |      Status:  new       
   Priority:  major        |   Milestone:  sage-4.5.1
  Component:  packages     |    Keywords:            
     Author:               |    Upstream:  N/A       
   Reviewer:               |      Merged:            
Work_issues:               |  
---------------------------+------------------------------------------------

Comment(by drkirkby):

 Replying to [comment:72 cremona]:
 > Is this something wrong with pari's Configure script -- in which case
 should be reported upstream?  Or something which could be fixed by a
 change in the spkg-install script?
 The type at the start of spkg-install is in the current version of pari.
 I'm puzzled it works at all, but it seems to.

 I was mistaken on the LINKER FLAGS, as that include CFLAGS, so the -m64
 will get there from that.

 However, this still thinks gmp is broken. The version of Pari in Sage at
 the moment reports:

 {{{
 Checking for optional libraries and headers...
 ...Found libgmp in /rootpool2/local/kirkby/sage-4.5-hacked-for-64-bit-
 solaris/local/lib
 ...Found gmp header in /rootpool2/local/kirkby/sage-4.5-hacked-for-64-bit-
 solaris/local/include
 Using GNU MP, version 4.3.1
 ...Found libX11 in /usr/openwin/lib
 ...Found X11 header files in /usr/openwin/include/X11
 }}}

 compared to this version, where I see:

 {{{
 Checking for optional libraries and headers...
 ...Found libgmp in /export/home/drkirkby/sage-4.5/local/lib
 ...Found gmp header in /export/home/drkirkby/sage-4.5/local/include
 ld.so.1: solaris-ix86-rlv23868: fatal: libgmp.so.10: open failed: No such
 file or directory
 ./Configure[79]: .: line 38: 24072: Killed
 ### Your version of GMP is too old for PARI. Please upgrade
 ### Building without GNU MP support
 Hi-Res Graphics: none
 ...Found libreadline in /export/home/drkirkby/sage-4.5/local/lib
 }}}

 So something has changed for the worst.

 This version from svn wants bison too, so you will have to generate the
 files, since bison is not a prerequisite for Sage, and is not included in
 Sage.

 Dave

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9343#comment:74>
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.

Reply via email to