Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ncurses-devel: The development files for applications that use ncurses.
- Summary
- The header files and libraries for developing applications that use
the ncurses CRT screen handling and optimization package.
Install the ncurses-devel package if you want to develop applications
which will use ncurses.
Use the following compiler flags to build against the ncurses library:
-lncurses
(compile and link against the regular ncurses library)
-I /usr/include/ncursesw -lncursesw
(compile and link against the wide-character, UTF-8, library)
Changelog
- * Sun Sep 21 05:00:00 2003 Matt Wilson <msw{%}redhat{*}com> 5.3-9.3
- remove the elf32/elf64 provides/obsoletes
- * Wed Sep 17 05:00:00 2003 Matt Wilson <msw{%}redhat{*}com> 5.3-9.2
- rebuild to fix gzipped file md5sums (#91211)
- * Thu Sep 11 05:00:00 2003 Adrian Havill <havill{%}redhat{*}com> 5.3-9.1
- RHEL bump