#14405: Replace termcap with ncurses
-------------------------------------+-------------------------------------
       Reporter:  vbraun             |        Owner:  jdemeyer
           Type:  defect             |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-5.12
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:                     |    Reviewers:  Volker Braun, Jean-
        Authors:  Volker Braun,      |  Pierre Flori
  Jean-Pierre Flori                  |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by jdemeyer):

 Contrast with `boxen.math` (Ubuntu 8.04):
 {{{
 (sage-sh) jdemeyer@boxen:sage-5.12.beta1$ ldd
 $SAGE_LOCAL/lib/libncurses.so
         linux-vdso.so.1 =>  (0x00007fff2fffe000)
         libc.so.6 => /lib/libc.so.6 (0x00007ffc27946000)
         libtinfo.so.5 =>
 /mazur/release/merger/sage-5.12.beta1/local/lib/libtinfo.so.5
 (0x00007ffc27712000)
         /lib64/ld-linux-x86-64.so.2 (0x00007ffc27ee2000)
 (sage-sh) jdemeyer@boxen:sage-5.12.beta1$ ldd
 $SAGE_LOCAL/lib/libreadline.so
         linux-vdso.so.1 =>  (0x00007fff099fe000)
         libncurses.so.5 =>
 /mazur/release/merger/sage-5.12.beta1/local/lib/libncurses.so.5
 (0x00007f8b01386000)
         libc.so.6 => /lib/libc.so.6 (0x00007f8b0100f000)
         libtinfo.so.5 =>
 /mazur/release/merger/sage-5.12.beta1/local/lib/libtinfo.so.5
 (0x00007f8b00ddc000)
         /lib64/ld-linux-x86-64.so.2 (0x00007f8b017f0000)
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/14405#comment:87>
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.


Reply via email to