Excerpts from Alex Gutteridge's message of Wed Nov 28 01:17:11 -0800 2007: > This was thrown on OSX 10.5.1. Running iTerm 0.9.5. > > --- ArgumentError from thread: main > couldn't initialize curses color pair 4, 0 (key 1)
This suggests that ncurses doesn't want to work. Not knowing too much about MacOS, are you missing some ncurses libraries? Have you installed the ncurses ruby gem? Are you able to run any other ncurses apps from that terminal? (For example, the ncurses gem comes with a couple example .rb files. Do they work?) -- William <[EMAIL PROTECTED]> _______________________________________________ sup-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-talk
