R
Ronald Fischer
I would like to install fxri:
$ gem install fxri
ERROR: While executing gem ... (Gem::GemNotFoundException)
Could not find fxri (> 0) in any repository
So I downloaded the gem from http://rubyforge.org/projects/fxri/ to some
directory, ./gem, and tried it like this:
$ gem install fxri -i gem
ERROR: While executing gem ... (Gem::GemNotFoundException)
Could not find fxri (> 0) in any repository
What am I doing wrong?
Ronald
$ gem install fxri
ERROR: While executing gem ... (Gem::GemNotFoundException)
Could not find fxri (> 0) in any repository
So I downloaded the gem from http://rubyforge.org/projects/fxri/ to some
directory, ./gem, and tried it like this:
$ gem install fxri -i gem
ERROR: While executing gem ... (Gem::GemNotFoundException)
Could not find fxri (> 0) in any repository
What am I doing wrong?
Ronald