I''m a non-programmer type who has been enjoying sup-mail on ubuntu 10.04. I upgraded to the alpha version for various reasons, but now sup-mail doesn''t work following an apt install. I get this error: /usr/lib/ruby/1,8/ncurses.rb:22:in ''require'': no such file to load -- ncurses_bin.so (LoadError)... Any ideas of how to troubleshoot or solve. d. -- Daniel Goldin 626.817.2462 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/sup-talk/attachments/20100716/5363fca8/attachment-0001.html>
Excerpts from Daniel Goldin''s message of Fri Jul 16 12:51:54 -0400 2010:> I''m a non-programmer type who has been enjoying sup-mail on ubuntu 10.04.Wow, I didn''t know there was a sup package for 10.04; I''ve been installing it on all my systems using gem.> /usr/lib/ruby/1,8/ncurses.rb:22:in ''require'': no such file to load -- > ncurses_bin.so (LoadError)...This is just a wild guess, but you might be able to fix the problem by installing the libncurses-ruby package (I found this by doing "aptitude search ncurses").
Nope. Libncurses-ruby package is installed. On Fri, Jul 16, 2010 at 2:21 PM, Mark Alexander <marka at pobox.com> wrote:> Excerpts from Daniel Goldin''s message of Fri Jul 16 12:51:54 -0400 2010: > > I''m a non-programmer type who has been enjoying sup-mail on ubuntu 10.04. > > Wow, I didn''t know there was a sup package for 10.04; I''ve been installing > it on all my systems using gem. > > > /usr/lib/ruby/1,8/ncurses.rb:22:in ''require'': no such file to load -- > > ncurses_bin.so (LoadError)... > > This is just a wild guess, but you might be able to fix the problem by > installing the libncurses-ruby package (I found this by doing > "aptitude search ncurses"). >-- Daniel Goldin 626.817.2462 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/sup-talk/attachments/20100716/9a31d959/attachment.html>