diff options
Diffstat (limited to 'chapter06/ncurses.xml')
-rw-r--r-- | chapter06/ncurses.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter06/ncurses.xml b/chapter06/ncurses.xml index 6d09aa622..994c6f120 100644 --- a/chapter06/ncurses.xml +++ b/chapter06/ncurses.xml @@ -158,6 +158,7 @@ cp -av lib/lib*.so.5* /usr/lib</userinput></screen> <segmentedlist> <segtitle>Installed programs</segtitle> <segtitle>Installed libraries</segtitle> + <segtitle>Installed directories</segtitle> <seglistitem> <seg>captoinfo (link to tic), clear, infocmp, infotocap (link to tic), @@ -166,6 +167,7 @@ cp -av lib/lib*.so.5* /usr/lib</userinput></screen> libformw.{a,so}, libmenuw.{a,so}, libncurses++w.a, libncursesw.{a,so}, libpanelw.{a,so} and their non-wide-character counterparts without "w" in the library names.</seg> + <seg>/usr/share/tabset, /usr/share/terminfo</seg> </seglistitem> </segmentedlist> |