Recent Changes - Search:

edit SideBar

PDCurses

Description

PDCurses for X11, also known as XCurses, is an implementation of the curses library that lets you rebuild existing text-mode curses programs as native X11 applications, with very little modification. For more information, visit http://pdcurses.sourceforge.net/.

The library is available as 32-bit and 64-bit:

  • If you are compiling a 32-bit program, no special compiler options are needed.
  • If you are compiling a 64-bit program, you have to compile and link your application with "xlc_r -q64" or "gcc -maix64".

Homepage: http://pdcurses.sourceforge.net/

Current version: v3.4

Downloads

RPM:

Source RPM:

Package dependencies:

  • X11 must be installed.
  • libXpm >= 3.5.7

Older version

RPM:

Source RPM:

Package dependencies:

  • X11 must be installed.
  • libXpm >= 3.5.7

All versions

Edit - History - Print - Recent Changes - Search
Page last modified on September 10, 2008, at 11:09 PM