#10993: Update eclib to 20120115
--------------------------------+-------------------------------------------
Reporter: cremona | Owner: cremona
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.0
Component: packages | Keywords: elliptic curves
Work_issues: | Upstream: N/A
Reviewer: Frithjof Schulze | Author: John Cremona
Merged: | Dependencies: #11354
--------------------------------+-------------------------------------------
Changes (by cremona):
* status: needs_work => needs_review
Old description:
> eclib has changed a lot since the last upgrade, mostly in parts which do
> not affect Sage much, but there are exceptions, for example the handling
> of bounds in saturation for elliptic curves over Q (see #10840).
>
> After installing it (and before "sage -b") apply the patch also.
>
> '''spkg''':
> [http://boxen.math.washington.edu/home/jdemeyer/spkg/eclib-20120115.spkg]
>
> '''Apply''': [attachment:trac_10993-eclib.patch]
New description:
eclib has changed a lot since the last upgrade, mostly in parts which do
not affect Sage much, but there are exceptions, for example the handling
of bounds in saturation for elliptic curves over Q (see #10840).
After installing it (and before "sage -b") apply the patch also.
'''spkg''':
[http://boxen.math.washington.edu/home/jdemeyer/spkg/eclib-20120115.p0.spkg]
'''Apply''': [attachment:trac_10993-eclib.patch]
--
Comment:
OK, I have (eventually) made that change to spkg-install and a new spkg
(with suffix .p0) is available. The line
{{{
ldconfig -n $SAGE_LOCAL/lib
}}}
has been changed to
{{{
PATH="$PATH:/sbin" ldconfig -n $SAGE_LOCAL/lib
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10993#comment:27>
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.