From: Augusto Esteves Date: 2009-12-28T12:43:17+09:00 Subject: Installing Gems on Windows I'm new to Ruby and I was wondering if every gem that works on Ruby for Linux works on Ruby for Windows. I'm trying to install both the rake (as a test) and the nfc gems on Windows, but with both I'm getting: c:\ruby>gem install nfc ERROR: While executing gem ... (Gem::GemNotFoundException) Could not find nfc (> 0) in any repository -- Posted via http://www.ruby-forum.com/.