ruby-development-kit

Install OpenSSL with Ruby for eventmachine on Windows 7 x86

ⅰ亾dé卋堺 提交于 2019-12-01 05:31:33
Install OpenSSL with Ruby for eventmachine on Windows 7 x86. I want to install eventmachine gem on Windows 7 x86 SP1. I have installed rubyinstaller-2.1.5.exe from http://rubyinstaller.org/downloads/ I have also installed DevKit-mingw64-32-4.7.2-20130224-1151-sfx.exe . I run command: gem install eventmachine --platform=ruby As for now this is to use eventmachine-1.0.4 . I got following console output: Temporarily enhancing PATH to include DevKit... Building native extensions. This could take a while... ERROR: Error installing eventmachine: ERROR: Failed to build gem native extension. C:/Ruby21

Install OpenSSL with Ruby for eventmachine on Windows 7 x86

我与影子孤独终老i 提交于 2019-12-01 03:23:21
问题 Install OpenSSL with Ruby for eventmachine on Windows 7 x86. I want to install eventmachine gem on Windows 7 x86 SP1. I have installed rubyinstaller-2.1.5.exe from http://rubyinstaller.org/downloads/ I have also installed DevKit-mingw64-32-4.7.2-20130224-1151-sfx.exe . I run command: gem install eventmachine --platform=ruby As for now this is to use eventmachine-1.0.4 . I got following console output: Temporarily enhancing PATH to include DevKit... Building native extensions. This could take