Skip to content

Instantly share code, notes, and snippets.

@trevorturk
Forked from tekkub/gist:74504
Created March 5, 2009 19:32
Show Gist options
  • Save trevorturk/74506 to your computer and use it in GitHub Desktop.
Save trevorturk/74506 to your computer and use it in GitHub Desktop.
[Tekkub@KAKU: ~/tmp/mach_star master]$ gem install rtomayko-rack-contrib
Building native extensions. This could take a while...
ERROR: Error installing rtomayko-rack-contrib:
ERROR: Failed to build gem native extension.
c:/ruby/bin/ruby.exe extconf.rb install rtomayko-rack-contrib
creating Makefile
nmake
'nmake' is not recognized as an internal or external command,
operable program or batch file.
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
http://github.com/rack/rack-contrib/tree/master
~ $ sudo gem sources -a http://gems.github.com
Password:
http://gems.github.com added to sources
~ $ sudo gem install rack-rack-contrib
ERROR: could not find gem rack-rack-contrib locally or in a repository
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment