Estoy haciendo una instalación de paquete y todas las gemas funcionan bien excepto JSON cuando se recibe la joya JSON Recibo este error.No se puede instalar la gema JSON en los rieles usando Windows
Installing json (1.6.1) with native extensions c:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/installer.rb:55
2:in `rescue in block in build_extensions': ERROR: Failed to build gem native extension. (Gem::Installer::E
xtensionBuildError)
c:/Ruby192/bin/ruby.exe extconf.rb
checking for re.h... *** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers. Check the mkmf.log file for more
details. You may need configuration options.
¿Alguna idea de qué podría estar causando este error?
Esta es la respuesta correcta, pero asegúrese de hacer actualizar joya --system o todavía tendrá problemas con el RubyInstaller – pguardiario
Niza, resuelto mi problema DevKit +1 – a5his
¡Incluso hay un instalador Chocolatey NuGet para devkit! http://chocolatey.org/packages/ruby.devkit – mcandre