• Wincent
    Open
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Installing new Ruby versions on OS X 10.10 Yosemite with rbenvEdit

Created 10/20/2014, updated 10/14/2017

On updating to Yosemite I found that rbenv, which I installed via Homebrew, would only allow me to add new versions if I prefixed the rbenv install command with CC=clang; eg:

$ CC=clang rbenv install 2.1.3
  • ruby
  • clang
  • macos
  • rbenv
  • yosemite
  • wiki
Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell using React, Relay and GraphQL (with help from Git, Redis and Neovim).