Skip to content

Instantly share code, notes, and snippets.

@mochiz
Created July 27, 2012 02:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mochiz/3185796 to your computer and use it in GitHub Desktop.
Save mochiz/3185796 to your computer and use it in GitHub Desktop.
rubyを毎日更新しよう

rubyを毎日更新しよう

$ brew link readline
$ ruby-build --definitions
$ CONFIGURE_OPTS="--with-readline-dir=/usr/local" rbenv install 1.9.3-p194
$ CONFIGURE_OPTS="--with-readline-dir=/usr/local" rbenv install 1.8.7-p358
$ brew unlink readline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment