From: Augusto Esteves Date: 2009-12-24T11:56:04+09:00 Subject: Re: Gems LoadError in Linux Roger Pack wrote: > > Did you install rubygems into the same ruby that you are using to run > that file? How do I know that? I did: 1. $ sudo apt-get install ruby1.9.1-full 2. $ sudo apt-get install rubygems1.9.1 > you could do a > $ gem which nfc > > to see if the file is there, too. that instruction resulted in: (checking gem nfc-2.0.1 for nfc) /var/lib/gems/1.9.1/gems/nfc-2.0.1/lib/nfc.rb -- Posted via http://www.ruby-forum.com/.