2

申し訳ありませんが、ここに質問を投稿するのはこれが初めてです。現在 zsh シェルを使用していますが、Ruby のインストールに問題が発生しています。rvm install ruby​​-2.0.0-p195 を実行すると、次のようなエラー メッセージが表示されます。

➜  ~  rvm install ruby-2.0.0-p195
Searching for binary rubies, this might take some time.
No binary rubies available for: osx/10.8/x86_64/ruby-2.0.0-p195.
Continuing with compilation. Please read 'rvm mount' to get more information on binary rubies.
Installing Ruby from source to: /Users/SamChen/.rvm/rubies/ruby-2.0.0-p195, this may take a while depending on your cpu(s)...
ruby-2.0.0-p195 - #downloading ruby-2.0.0-p195, this may take a while depending on your connection...
ruby-2.0.0-p195 - #extracted to /Users/SamChen/.rvm/src/ruby-2.0.0-p195 (already extracted)
ruby-2.0.0-p195 - #configuring - using ZSH, can not show progress, be patient...
ruby-2.0.0-p195 - #compiling - using ZSH, can not show progress, be patient...
Error running 'make -j4',
please read /Users/SamChen/.rvm/log/ruby-2.0.0-p195/1368734705_make.log
There has been an error while running make. Halting the installation.

古い記事を読ん[[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm"で、ファイルの一番下にあることを確認しました~./zshrcが、それでも機能しません。

誰かが同じような経験をしましたか?よろしくお願いします。

4

0 に答える 0