LoginSignup
3
3

More than 5 years have passed since last update.

山ライオン環境のrbenvで1.8.7系をインストールした時にBUILD FAILEDが出る問題の対応

Last updated at Posted at 2013-03-23

以下のページの通り実行したらインストールできた。
https://gist.github.com/jpinnix/3186304

 $export CPPFLAGS=-I/opt/X11/include
 $CC=/usr/local/bin/gcc-4.2 rbenv install 1.8.7-p371
3
3
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
3
3