ncurses

URL
http://ncurses-ruby.berlios.de/
Author(s)
Summary
This wrapper provides access to the functions, macros, global variables and constants of the ncurses library. These are mapped to a Ruby Module named "Ncurses": Functions and external variables are implemented as singleton functions of the Module Ncurses.

Add your comment ↓

Comments

ncurses (1.2.4) is Failing
for William (Mac OSX, about 1 month ago)

ncurses_wrap.c: In function ‘rbncurshelper_nonblocking_wgetch’:
ncurses_wrap.c:818: error: dereferencing pointer to incomplete type
ncurses_wrap.c:835: error: dereferencing pointer to incomplete type
ncurses_wrap.c:854: error: dereferencing pointer to incomplete type

ncurses (1.2.4) is Working
for Zhang Xiaowei (GNU/Linux, 3 months ago)

http://www.benegal.org/files/
You can get the newest gem here.

ncurses (ncurses-ruby-0.9.1) is Working
for Anton (GNU/Linux, 8 months ago)

Works fine on my Ubuntu 9.04 with Ruby 1.9.0

ncurses (1.1) is Failing
for elliottcable (Mac OSX, about 1 year ago)

The gem install is broken due to small RARRYLEN bugs. Replacing the calls as necessary and then building manually works; a new version should be pushed.

Add your comment




Yes No