#20592: pari does not start
--------------------------------+------------------------------
Reporter: ehlen | Owner:
Type: defect | Status: needs_info
Priority: major | Milestone: sage-7.3
Component: distribution | Resolution:
Keywords: | Merged in:
Authors: | Reviewers: Jeroen Demeyer
Report Upstream: N/A | Work issues:
Branch: | Commit:
Dependencies: | Stopgaps:
--------------------------------+------------------------------
Changes (by jdemeyer):
* component: packages: standard => distribution
* milestone: sage-7.2 => sage-7.3
Old description:
> I'm using the binary distribution of sage 7.1 (64 bit) on Ubuntu 14.04:
> # sage -gp
> gp: error while loading shared libraries: libpari-gmp-2.8.so.0: cannot
> open shared object file: No such file or directory
> # ldd libpari-gmp-2.8.so.0
> linux-vdso.so.1 => (0x00007fff480b7000)
> libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f8cc3ec1000)
> libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f8cc3bbb000)
> libgmp.so.16 => /lmfdb/SageMath/local/lib/libgmp.so.16
> (0x00007f8cc392b000)
> libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f8cc3727000)
> /lib64/ld-linux-x86-64.so.2 (0x000055aa62509000)
New description:
I'm using the binary distribution of sage 7.1 (64 bit) on Ubuntu 14.04:
http://mirrors.mit.edu/sage/linux/64bit/sage-7.1-Ubuntu_14.04-x86_64.tar.bz2
It seems that the `relocate-once.py` script does not rewrite the path of
`local/bin/gp-2.8` causing:
{{{
$ sage -gp
gp: error while loading shared libraries: libpari-gmp-2.8.so.0: cannot
open shared object file: No such file or directory
}}}
{{{
$ ldd libpari-gmp-2.8.so.0
linux-vdso.so.1 => (0x00007fff480b7000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f8cc3ec1000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f8cc3bbb000)
libgmp.so.16 => /lmfdb/SageMath/local/lib/libgmp.so.16
(0x00007f8cc392b000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f8cc3727000)
/lib64/ld-linux-x86-64.so.2 (0x000055aa62509000)
}}}
--
--
Ticket URL: <http://trac.sagemath.org/ticket/20592#comment:15>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.