dear jeremy, dear ports@ how can i make ruby-gems aware of ruby-ncurses? if i do: gem query --local it's not appearing, also it's not in the /usr/local/lib/ruby/gems/1.8/gems folder. but for some gems i need the ruby-ncurses and if i try gem install ncurses it's trying to build ruby-ncurse-0.9.1 and that fails. i think this is caused by the CONFIGURE_STYLE being ruby extconf not ruby gem like other ruby stuff, but i'm unable to explain that to ruby-gems.
please enlighten me on this one. markus
