
All Applications Included on the DVD
ncurses-devel 5.6-6.20070303: Development files for the ncurses library
The header files and libraries for developing applications that use the ncurses terminal handling library.
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)
|
Return |
|