#9533: Update GSL to the latest upstream release
------------------------+---------------------------------------------------
Reporter: drkirkby | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone: sage-4.5.1
Component: packages | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------+---------------------------------------------------
The version of the [http://www.gnu.org/software/gsl/ GNU Scientific
Library (GSL)] in Sage is 1.10, which is almost 3 years old. The latest,
1.14 was released about 4 months ago.
There is also a large number of bugs in the {{{spkg-check}}} and {{{spkg-
install}}} files
* {{{spkg-check}}} did not exit with a non-zero error code if the {{{make
check}}} failed. It did however report the error, but it is highly likely
to be missed in a large log file. This issue was reported at #9531, so
that ticket can be closed when this one is closed.
* {{{spkg-install}}} did not exit if {{{configure}}} failed to configure
properly. Again the error was reported.
* {{{spkg-install}}} did not exit if {{{make}}} failed to build GSL
correctly. Again the error was reported.
* {{{spkg-install}}} did not exit if {{{make install}}} failed to install
GSL properly. Again the error was reported.
* The self-tests were failing on some platforms, due to the fact
{{{/bin/rm: cannot remove `libtoolT}}}. This was also true of the latest
version, but exporting RM to "rm -f" solved that, as discussed at
[http://toxpenguin.blogspot.com/2009/09/solution-for-libtoolt-error.html
solution for libtoolT error]
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9533>
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.