Trying to install the push-support branch of mutt on Cent OS. Successfully running Gitorious, and successfully installed JRuby as per the README here:
https://gitorious.org/gitorious/mutt/blobs/push-support/README.rdoc But when I try to install the mutt gem I get the following error: > $ sudo gem install mutt > ERROR: Could not find a valid gem 'mutt' (>= 0) in any repository > ERROR: Possible alternatives: mqtt, mult, must, muto, rutt > So I checked out the mutt source code and built as per the developer instructions. However, when I execute muttd I get the following error: $ /usr/local/rvm/src/jruby-1.6.5/bin/jruby > /opt/ruby-enterprise/lib/ruby/gems/1.8/bin/muttd > Gem::LoadError: Could not find mutt (>= 0) amongst [rake-0.8.7, > sources-0.0.1] > to_specs at > /usr/local/rvm/src/jruby-1.6.5/lib/ruby/site_ruby/1.8/rubygems/dependency.rb:247 > to_spec at > /usr/local/rvm/src/jruby-1.6.5/lib/ruby/site_ruby/1.8/rubygems/dependency.rb:256 > gem at > /usr/local/rvm/src/jruby-1.6.5/lib/ruby/site_ruby/1.8/rubygems.rb:1202 > (root) at /opt/ruby-enterprise/lib/ruby/gems/1.8/bin/muttd:18 > Any advice gratefully received. Am I doing something wrong? TIA... -- Ricardo Gladwell -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
