Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.
This repository was 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

@mhaylock

Description

@mhaylock

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions