1

問題:

私はRailsの初心者で、Railsのチュートリアルを始めようとしていました。別のバージョンのrubyにアップグレードしているときに、rubyバージョンを1.8.7から1.9.3-p374にアップグレードしようとすると、次のエラーが発生します。

エラー

Error running 'make', please read /usr/local/rvm/log/ruby-1.9.3-p374/make.log
There has been an error while running make. Halting the installation.

醸造リスト

apple-gcc42 
cmake       
libksba     
libyaml     
readline
autoconf    
curl        
libtool     
make        
sqlite
automake    
git     
libxml2     
openssl
bash        
libgpg-error    
libxslt     
pkg-config

GCCバージョン

i686-apple-darwin11-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

cppパス

/usr/bin/cpp

私が従った手順

  1. XCodeコマンドラインツールをインストールしました
  2. RVMの安定バージョンを再インストールしました
  3. 醸造の更新
  4. ブリュータップ自作/デュープ
  5. brew install autoconf automake apple-gcc42
  6. rvm pkg install openssl
  7. brew install libksba
  8. moncefの記事のすべての指示に従いました
4

0 に答える 0