LoginSignup
2
1

More than 5 years have passed since last update.

brew --prefixでgem install nokogiri / rbenv install 2.1.2

Last updated at Posted at 2014-05-10

いつも忘れる。

nokogiri

gem install nokogiri -- --use-system-libraries

ruby

RUBY_CONFIGURE_OPTS="--with-readline-dir=$(brew --prefix readline)" rbenv install 2.1.2

brew --prefix べんり。readlineをこうして読み込まないと、irbで日本語入力できない

2
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
1