Hi,

In message "[ruby-talk:01235] Building readline"

|On my Linux box (a fairly new Suse 6 configuration), ext/readline
|doesn't build unless I add
|
|  have_library("ncurses", "tgetnum")
|
|to extconf.rb

Thank you for the report.  I'll add ncurses check to extconf.rb The
library situation may vary on every platforms.  Since my available
platforms are limited (acutually only Debian potato), report like this
is welcome.