#13416: Fix GAP dependencies
----------------------------------+-----------------------------------------
Reporter: jdemeyer | Owner: GeorgSWeber
Type: enhancement | Status: new
Priority: minor | Milestone: sage-5.4
Component: build | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Jeroen Demeyer | Merged in:
Dependencies: | Stopgaps:
----------------------------------+-----------------------------------------
Comment (by jdemeyer):
You must be using a different version of GAP:
{{{
jdemeyer@arcanis:/usr/local/src/sage-5.3.rc0$ ./sage --sh -c 'ldd
$SAGE_LOCAL/gap/latest/bin/x86_64-unknown-linux-gnu-gcc-default64/gap'
ldd: /usr/local/src/sage-5.3.rc0/local/gap/latest/bin/x86_64-unknown-
linux-gnu-gcc-default64/gap: No such file or directory
}}}
However:
{{{
jdemeyer@arcanis:/usr/local/src/sage-5.3.rc0$ ./sage --sh -c 'ldd
$SAGE_LOCAL/lib/gap-4.4.12/bin/x86_64-unknown-linux-gnu-gcc/gap'
linux-vdso.so.1 => (0x00007fffe05f5000)
libm.so.6 => /lib/libm.so.6 (0x00007f40c9311000)
libdl.so.2 => /lib/libdl.so.2 (0x00007f40c910d000)
libc.so.6 => /lib/libc.so.6 (0x00007f40c8db1000)
/lib64/ld-linux-x86-64.so.2 (0x00007f40c9594000)
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13416#comment:2>
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.