Skip to content
This repository has been archived by the owner on Jun 13, 2020. It is now read-only.

mime-types requires Ruby version >= 1.9.2. #31

Open
kwame opened this issue Mar 23, 2015 · 0 comments
Open

mime-types requires Ruby version >= 1.9.2. #31

kwame opened this issue Mar 23, 2015 · 0 comments

Comments

@kwame
Copy link

kwame commented Mar 23, 2015

Hi,

I'm attempting to configure nagios-herald on centos 6.6 with ruby 1.8.7 and rubygems 1.3.7
When I attempt to install the mail gem I get the error about needing Ruby >= 1.9.2
After attempting to upgrade Ruby I run into a mess of dependencies, so my question is, which OS would it be easiert to install and configure nagios-herald in?

Cheers!

[root@nagiosvm servers]# gem install mail
ERROR: Error installing mail:
mime-types requires Ruby version >= 1.9.2.
[root@nagiosvm servers]# rpm -qa | grep ruby
ruby-libs-1.8.7.374-4.el6_6.x86_64
rubygems-1.3.7-5.el6.noarch
ruby-1.8.7.374-4.el6_6.x86_64
ruby-irb-1.8.7.374-4.el6_6.x86_64
ruby-rdoc-1.8.7.374-4.el6_6.x86_64
[root@nagiosvm servers]#

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant