[sup-talk] Sup on Ubuntu
William Morgan
wmorgan-sup at masanjin.net
Fri Oct 26 21:39:41 EDT 2007
Excerpts from Raymond Kroeker's message of Tue Oct 16 19:39:28 -0700 2007:
> irb(main):002:0> require 'curses'
> LoadError: no such file to load -- curses
> from
> /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> `gem_original_require'
> from
> /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'
> from (irb):2
Try installing libcurses-ruby. (The Ubuntu package; not a gem.) That
should do it. Both curses and ncurses are required, because curses
defines a lot of constants that Sup uses for things like colors, keys,
etc.
--
William <wmorgan-sup at masanjin.net>
More information about the sup-talk
mailing list