#15080: Build also wide version of ncurses
----------------------------+----------------------------------------------
Reporter: vbraun | Owner:
Type: defect | Status: closed
Priority: major | Milestone: sage-duplicate/invalid/wontfix
Component: build | Resolution: duplicate
Keywords: | Merged in:
Authors: Volker | Reviewers: Jean-Pierre Flori
Braun | Work issues:
Report Upstream: N/A | Commit:
Branch: | Stopgaps:
Dependencies: |
----------------------------+----------------------------------------------
Comment (by vbraun):
For the record, readline is just linking to the standard ncurses on Fedora
19. It is only the Python curses module that links in ncursesw:
{{{
(sage-sh) vbraun@localhost:sage-5.12$ ldd local/lib/python2.7/lib-
dynload/_curses.so
linux-vdso.so.1 => (0x00007fff433a7000)
libncursesw.so.5 =>
/home/vbraun/Code/sage/local/lib/libncursesw.so.5 (0x00007f5842950000)
libpython2.7.so.1.0 =>
/home/vbraun/Code/sage/local/lib/libpython2.7.so.1.0 (0x00007f5842547000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f58422fe000)
libc.so.6 => /lib64/libc.so.6 (0x00007f5841f3d000)
libtinfow.so.5 => /home/vbraun/Code/sage/local/lib/libtinfow.so.5
(0x00007f5841d09000)
libdl.so.2 => /lib64/libdl.so.2 (0x00007f5841b05000)
libutil.so.1 => /lib64/libutil.so.1 (0x00007f5841902000)
libm.so.6 => /lib64/libm.so.6 (0x00007f58415ff000)
/lib64/ld-linux-x86-64.so.2 (0x0000003895000000)
(sage-sh) vbraun@localhost:sage-5.12$ ldd local/lib/libreadline.so
linux-vdso.so.1 => (0x00007fff75dd2000)
libtinfo.so.5 =>
/home/vbraun/opt/sage-5.12/local/lib/libtinfo.so.5 (0x00007faefecae000)
libc.so.6 => /lib64/libc.so.6 (0x00007faefe8bf000)
/lib64/ld-linux-x86-64.so.2 (0x0000003895000000)
(sage-sh) vbraun@localhost:sage-5.12$ ldd local/lib/libtinfo.so
linux-vdso.so.1 => (0x00007fff1d969000)
libc.so.6 => /lib64/libc.so.6 (0x00007f9872a87000)
/lib64/ld-linux-x86-64.so.2 (0x0000003895000000)
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/15080#comment:21>
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 http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.