アーカイブを抽出しました。そして私はパスを設定しました..
コマンドラインで、ruby -v
それを与えると 2.00p247 とgem-v
2.0.3 が与えられます。しかし、次のコマンドを実行しようとするとgem install rails
、次のエラーが発生します
ERROR: Error installing rails:
The 'atomic' native gem requires installed build tools.
Please update your path to incluide build tools or download the Devkit from 'http://rubyinstaller.org/downloads' and follow the instructions at 'http://github.com/onclick/rubyinstaller/wiki/Development-Kit' ..
だから私の質問は. 後で提供されるように、開発キットをインストールせずにレールをインストールすることは可能ですかor
。はいの場合、ビルド ツールを含めるようにパスを更新する方法。