WindowsへのRubyインストールDevKitも

WindowsへのRubyインストールDevKitも

WindowsへRubyをインストールする。

http://rubyinstaller.org/

WindowsへのRubyインストールとDevKitインストール

Downloadボタンでダウンロードしてインストール。完。

次にDevKitもダウンロードする。

http://rubyinstaller.org/downloads/

ダウンロードしたらインストール。

そうしたら以下のコマンド実行。完。

C:\Users\test\Downloads>ruby dk.rb init
[INFO] found RubyInstaller v2.1.5 at C:/Ruby21-x64
[INFO] found RubyInstaller v2.3.3 at C:/Ruby23-x64

Initialization complete! Please review and modify the auto-generated
'config.yml' file to ensure it contains the root directories to all
of the installed Rubies you want enhanced by the DevKit.

C:\Users\test\Downloads>ruby dk.rb install
[INFO] Updating convenience notice gem override for 'C:/Ruby21-x64'
[INFO] Installing 'C:/Ruby21-x64/lib/ruby/site_ruby/devkit.rb'
[INFO] Updating convenience notice gem override for 'C:/Ruby23-x64'
[INFO] Installing 'C:/Ruby23-x64/lib/ruby/site_ruby/devkit.rb'

Comments

No comments yet. Why don’t you start the discussion?

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です