#8664: Upgrade Sage's MPIR spkg to version 2.1.3 or later
-------------------------------------------------+--------------------------
Reporter: was | Owner: GeorgSWeber
Type: enhancement | Status: needs_info
Priority: major | Milestone: sage-4.6.1
Component: packages | Keywords: GMP ECM
execstack Fedora 14 extension module library dependencies
Author: Mike Hansen, Leif Leonhardy | Upstream: N/A
Reviewer: Leif Leonhardy, Dmitrii Pasechnik | Merged:
Work_issues: |
-------------------------------------------------+--------------------------
Comment(by dimpase):
Replying to [comment:68 leif]:
> Did you rebuild all dependent packages, i.e. use `SAGE_UPGRADING=yes`?
I tried
{{{
$ SAGE_UPGRADING=yes ../../sage -f mpir-2.1.3.p1.spkg
$ ../../sage -b
}}}
with the same outcome.
Installing the version 1.* mpir spkg cures the installation, i.e. I get a
working copy of Sage back.
>
> What MPIR versions do you have in `local/lib/`?
here are mpirs and gmps I have:
{{{
-rwxr-xr-x 1 dima wheel 500140 Nov 6 18:48
../../local/lib/libmpir.8.2.3.dylib
lrwxr-xr-x 1 dima wheel 19 Nov 6 18:48
../../local/lib/libmpir.8.dylib -> libmpir.8.2.3.dylib
-rw-r--r-- 1 dima wheel 2487088 Nov 6 18:48 ../../local/lib/libmpir.a
lrwxr-xr-x 1 dima wheel 19 Nov 6 18:48
../../local/lib/libmpir.dylib -> libmpir.8.2.3.dylib
-rwxr-xr-x 1 dima wheel 829 Nov 6 18:48 ../../local/lib/libmpir.la
-rwxr-xr-x 1 dima wheel 25592 Nov 6 18:48
../../local/lib/libmpirxx.2.2.11.dylib
lrwxr-xr-x 1 dima wheel 22 Nov 6 18:48
../../local/lib/libmpirxx.2.dylib -> libmpirxx.2.2.11.dylib
-rw-r--r-- 1 dima wheel 699424 Nov 6 18:48
../../local/lib/libmpirxx.a
lrwxr-xr-x 1 dima wheel 22 Nov 6 18:48
../../local/lib/libmpirxx.dylib -> libmpirxx.2.2.11.dylib
-rwxr-xr-x 1 dima wheel 894 Nov 6 18:48
../../local/lib/libmpirxx.la
-rwxr-xr-x 1 dima wheel 500140 Nov 6 18:48
../../local/lib/libgmp.8.2.3.dylib
lrwxr-xr-x 1 dima wheel 18 Nov 6 18:48
../../local/lib/libgmp.8.dylib -> libgmp.8.2.3.dylib
-rw-r--r-- 1 dima wheel 2487088 Nov 6 18:48 ../../local/lib/libgmp.a
lrwxr-xr-x 1 dima wheel 18 Nov 6 18:48
../../local/lib/libgmp.dylib -> libgmp.8.2.3.dylib
-rwxr-xr-x 1 dima wheel 822 Nov 6 18:48 ../../local/lib/libgmp.la
-rwxr-xr-x 1 dima wheel 25592 Nov 6 18:48
../../local/lib/libgmpxx.2.2.11.dylib
lrwxr-xr-x 1 dima wheel 21 Nov 6 18:48
../../local/lib/libgmpxx.2.dylib -> libgmpxx.2.2.11.dylib
-rw-r--r-- 1 dima wheel 699424 Nov 6 18:48 ../../local/lib/libgmpxx.a
lrwxr-xr-x 1 dima wheel 21 Nov 6 18:48
../../local/lib/libgmpxx.dylib -> libgmpxx.2.2.11.dylib
-rwxr-xr-x 1 dima wheel 886 Nov 6 18:48
../../local/lib/libgmpxx.la
}}}
I'm trying the following:
{{{
$ cd local/lib
$ ln -s libgmp.dylib libgmp.3.dylib
$ ../../sage -b
}}}
and this seems to work (triggering a large recompile of extensions that
still is running)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8664#comment:70>
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.