#10993: Update eclib to 20120115
--------------------------------+-------------------------------------------
Reporter: cremona | Owner: cremona
Type: enhancement | Status: needs_work
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
--------------------------------+-------------------------------------------
Comment(by cremona):
Replying to [comment:24 fschulze]:
> I believe using ldconfig is ok. But one has to make sure that /sbin is
in $PATH before calling ldconfig. Otherwise installing the package will
fail on systems like Gentoo Linux where ldconfig is in /sbin and this
directory is not in $PATH by default. Suse Linux systems also have such a
configuration.
>
OK, so that line needs to be changed to
{{{
PATH="$PATH:/sbin" ldconfig -n $SAGE_LOCAL/local/lib
}}}
as in other spkgs. I'll make that change.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10993#comment:25>
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.