From: Brian Takita Date: 2005-05-12T08:55:28+09:00 Subject: Ruby: No such file to load -- ubygems (LoadError) Hello, I am running the one-click ruby verion 1.8.2-15 on Windows XP. When I try to run a ruby script, I get this error, Ruby: No such file to load -- ubygems (LoadError). I tried removing the RUBYOPT System variable, but I can't load any scripts. Ruby was working yesterday. The only thing I can think of that may have mucked things up would be to run a $:.unshift() call in one of my scripts yesterday. Does anybody know what is going on and how I can solve this? Thank you, Brian Takita