Fallo al instalar json

hola lista estoy intentando instalar el json como gem install json
y me da el siguiente fallo

gem install json
Building native extensions. This could take a while…
ERROR: Error installing json:
ERROR: Failed to build gem native extension.

c:/ruby/bin/ruby.exe extconf.rb install json
creating Makefile

nmake
“nmake” no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable.

Gem files will remain installed in
c:/ruby/lib/ruby/gems/1.8/gems/json-1.1.3 for
inspection.
Results logged to
c:/ruby/lib/ruby/gems/1.8/gems/json-1.1.3/ext/json/ext/parser/
gem_make.out

alguien sabe porque???
espero me puedan ayudar muchas gracias y saludos

Proba instalar la version de ruby, porque en windows es dificil que esa
te
funcione.

gem install json_pure

On Wed, Aug 6, 2008 at 3:31 PM, Maite P. <

Juan P. wrote:

Proba instalar la version de ruby, porque en windows es dificil que esa
te
funcione.

gem install json_pure

On Wed, Aug 6, 2008 at 3:31 PM, Maite P. <

funciono muchas gracias :slight_smile: