1

http://dl.bintray.com/oneclick/rubyinstaller/rubyinstaller-1.9.3-p448.exeから C:\Ruby193 に1.9.3 ruby​​ をインストールしました。

https://github.com/downloads/oneclick/rubyinstaller/DevKit-tdm-32-4.5.2-20111229-1559-sfx.exeを C:\ruby_dev_kitにダウンロードし、そこから ruby​​ dk.rb init を実行してから ruby​​ dk を実行しました.rb インストール

すべて正常にインストールされました。

次に、gem install json を実行すると、Installing json (1.4.6) The system cannot find the path specified. が表示され続けます。

Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.
C:/Ruby193/bin/ruby.exe extconf.rb
checking for ruby/re.h... yes
checking for ruby/encoding.h... yes
creating Makefile

Gem files will remain installed in C:/Ruby193/lib/ruby/gems/1.9.1/gems/json-1.4.
6 for inspection.
Results logged to C:/Ruby193/lib/ruby/gems/1.9.1/gems/json-1.4.6/ext/json/ext/ge
nerator/gem_make.out
An error occurred while installing json (1.4.6), and Bundler cannot continue.
Make sure that `gem install json -v '1.4.6'` succeeds before bundling.

gem install json --platform=ruby も試しました 何も変わりません。Cコンパイラの問題があるようですが、パスが正しく定義されており、DevKitも関連付けられています。アンインストールとインストールを試みましたが、役に立ちません。何かご意見は?

4

0 に答える 0