Netflix-Skunkworks / Scumblr

Web framework that allows performing periodic syncs of data sources and performing analysis on the identified results
Apache License 2.0
2.64k stars 318 forks source link

Ruby 2.0.0-p481 Install issue #87

Closed geekrepublic closed 8 years ago

geekrepublic commented 8 years ago

When doing the following command I get rbenv install 2.0.0-p481

**Installing ruby-2.0.0-p481...

WARNING: ruby-2.0.0-p481 is past its end of life and is now unsupported. It no longer receives bug fixes or critical security updates.**

How can I get around this. It just sits there.

ahoernecke commented 8 years ago

Hello @geekrepublic, have you tried installing a newer version of ruby? Should work fine on a 2.1/2.2 version as well.

oogali commented 8 years ago

That message is merely a warning, not a fatal error message.

And it's not just sitting there, it's just compiling 2.0.0-p481... really slowly. Give it some time.