From: Shawn Skriver Date: 2009-12-27T04:52:43+09:00 Subject: Re: [ANN] whichr (windows friendly which written in ruby) 0.3.5 Roger Pack wrote: > >> C:\Docume~1\skrivsm>gem install --remote whichr >> ERROR: Error installing whichr: >> sane requires os (>= 0, runtime) > > yeah this is some odd error with rubygems. > Try doing a "gem install os" then "gem install whichr" and report back > :) > -r > >> >> I was able to install 'gem-sane-binary' but get a similar error when >> trying to install 'sane': > > what do you mean by "gem-sane-binary"? C:\Users\skrivsm>gem search --remote sane *** REMOTE GEMS *** gem-sane-binary (0.1.1) rogerdpack-sane (0.2.0, 0.1.9, 0.1.8, 0.1.7) sane (0.17.0) C:\Users\skrivsm>gem sources *** CURRENT SOURCES *** http://gemcutter.org/ http://gems.github.com http://gems.rubyforge.org/ -- Posted via http://www.ruby-forum.com/.