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

Precompiled Yosemite Ruby 2.1.2 does not have readline support included #134

Open
mhaylock opened this issue Feb 17, 2015 · 0 comments
Open

Comments

@mhaylock
Copy link

I've been trying to work on an existing Rails project using Ruby 2.1.2 and I was getting the following message when running rake:

You're running a version of ruby with no Readline support
Please `gem install rb-readline` or recompile ruby --with-readline.

If I prevent the precompiled version from being downloaded and instead have ruby 2.1.2 built locally then deadline support is there and it works fine.

The precompiled ruby being installed is at http://s3.amazonaws.com/boxen-downloads/rubies/Darwin/10.10/2.1.2.tar.bz2. I haven't run into this issue with any of the other precompiled rubies I worked with so far.

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

No branches or pull requests

1 participant