hi all. i'm using the ruby 1.8.4 binary from garbagecollect with dll's
mentioned in the 'how to install' section. all seems fine except
rubygems reports this error when i try to install anything -
"Could not find RubyGem sources (0.0.0) (Gem::LoadError).
according to the gems website this was a problem with an earlier
version, but i'm using 0.8.11
you may just need to set a few environmental variables to
indicate to ruby and gem where to look for your files.
the following is an example for somebody using a bash shell.
your paths and shell may differ -- adjust accordingly.
hi all. i'm using the ruby 1.8.4 binary from garbagecollect with dll's
mentioned in the 'how to install' section. all seems fine except
rubygems reports this error when i try to install anything -
"Could not find RubyGem sources (0.0.0) (Gem::LoadError).
according to the gems website this was a problem with an earlier
version, but i'm using 0.8.11