|
Size: 2550
Comment:
|
Size: 3010
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 4: | Line 4: |
| * [[http://trac.sagemath.org/sage_trac/ticket/9343|#9343]]: PARI upgrade * [[http://trac.sagemath.org/sage_trac/ticket/9591|#9591]]: genus2reduction * [[http://trac.sagemath.org/sage_trac/ticket/9592|#9592]]: lcalc * [[http://trac.sagemath.org/sage_trac/ticket/9722|#9722]]: PARI/GP build error on Fedora 13 |
* [[http://trac.sagemath.org/sage_trac/ticket/9343|9343]]: PARI upgrade * [[http://trac.sagemath.org/sage_trac/ticket/9591|9591]]: genus2reduction * [[http://trac.sagemath.org/sage_trac/ticket/9592|9592]]: lcalc * [[http://trac.sagemath.org/sage_trac/ticket/9722|9722]]: PARI/GP build error on Fedora 13 |
| Line 19: | Line 19: |
| * Download [[http://sage.math.washington.edu/home/jdemeyer/dist/sage-4.6.prealpha1.tar|sage-4.6.prealpha1.tar]], which is a complete Sage distribution. Just extract it, and type {{{make}}}. In this file, the following tickets have been merged: | * Download [[http://sage.math.washington.edu/home/jdemeyer/dist/sage-4.6.prealpha1.tar|sage-4.6.prealpha1.tar]], which is a complete Sage distribution based on sage-4.5.3.alpha1. Just extract it, and type {{{make}}}. In this file, the following tickets have been merged: |
| Line 26: | Line 26: |
| * For reference, these are the patches for the spkg's: * [[http://trac.sagemath.org/sage_trac/attachment/ticket/9343/pari_spkg.patch|pari]] * [[http://trac.sagemath.org/sage_trac/attachment/ticket/9591/genus2reduction-spkg.patch|genus2reduction]] (note that old genus2reduction.c file was '''not''' under revision control unfortunately) * [[http://trac.sagemath.org/sage_trac/attachment/ticket/9592/lcalc-spkg.patch|lcalc]] |
|
| Line 33: | Line 37: |
| * Build issues on Fedora 13: see [[http://trac.sagemath.org/sage_trac/ticket/9722|#9722]] | * Build issues on Fedora 13: see [[http://trac.sagemath.org/sage_trac/ticket/9722|9722]] |
New version of PARI/GP: 2.4.3 svn-12577
Relevant tickets
Files
New PARI spkg: http://sage.math.washington.edu/home/jdemeyer/spkg/pari-2.4.3.svn-12577.p3.spkg
New genus2reduction spkg: http://sage.math.washington.edu/home/jdemeyer/spkg/genus2reduction-0.3.p8.spkg
New lcalc spkg: http://sage.math.washington.edu/home/jdemeyer/spkg/lcalc-20100428-1.23.p2.spkg
Patch for data/extcode: extcode_9343_combined3.patch
Patch for sage/devel: sagelib_9343_combined7.patch
The above list also indicates the order in which to install the spkg's and patches. In particular, the genus2reduction spkg will not install without the new pari spkg.
For reviewers
Download sage-4.6.prealpha1.tar, which is a complete Sage distribution based on sage-4.5.3.alpha1. Just extract it, and type make. In this file, the following tickets have been merged:
The main issue seems to be making sure it actually compiles.
- For reference, these are the patches for the spkg's:
genus2reduction (note that old genus2reduction.c file was not under revision control unfortunately)
Known issues
- It doesn't build on t2.math.washington.edu
jdemeyer: I will have a look at this once I get a working account on this machine.
Tuning (i.e. building with SAGE_PARI_tune=yes) is completely broken.
Upstream issue, reported as http://pari.math.u-bordeaux.fr/cgi-bin/bugreport.cgi?bug=1089
- Not essential for this ticket (tuning is disabled by default anyway).
Build issues on Fedora 13: see 9722
