which ubuntu package contains tputs
Robert Heller
heller at deepsoft.com
Wed Sep 30 03:43:45 UTC 2020
At Tue, 29 Sep 2020 20:42:53 -0400 "Ubuntu user technical support, not for general discussions" <ubuntu-users at lists.ubuntu.com> wrote:
>
> anyone know which ubuntu pkg contains tputs Google hasn't been too
> helpful.
>
> Its needed to compile emacs from source
libncurses5-dev is what I needed to compile Jasspa MicroEmacs from source on a
Raspberry Pi -- and libncurses5-dev contains /usr/include/term.h, which is
where tputs is defined...
curses / ncurses is the low-level tty cursor hacking library, commonly used by
editors and such, using termcap for a terminal type lookup.
>
>
--
Robert Heller -- Cell: 413-658-7953 GV: 978-633-5364
Deepwoods Software -- Custom Software Services
http://www.deepsoft.com/ -- Linux Administration Services
heller at deepsoft.com -- Webhosting Services
More information about the ubuntu-users
mailing list