A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/postmodern/ruby-install/wiki/Known-Issues below:

Known Issues · postmodern/ruby-install Wiki · GitHub

Rubies older than 1.9.3-p429 will not compile with Clang and require GCC >= 4.2.

sudo [apt | dnf | port] install gcc
brew tap homebrew/versions
brew install gcc49
ruby-install ruby 2.4.0 -- CC=gcc-4.9

Ruby 2.2.x requires OpenSSL 1.0 and Bundler 1.x.

ruby-install ruby 2.2.0 -- --with-openssl-dir=/path/to/where/openssl-1.0.x/is/installed
~/.rubies/ruby-2.2.0/bin/gem install bundler -v '~>1'
brew tap rbenv/tap
brew install rbenv/tap/openssl@1.0
ruby-install ruby 2.2.0 -- --with-openssl-dir=$(brew --prefix openssl@1.0)
~/.rubies/ruby-2.2.0/bin/gem install bundler -v '~>1'

Rubinius 1.x and 2.0.x is not supported due to multiple bugs. Instead, please use Rubinius >= 2.1.x.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4