1 2 | Whatever Ruby module I want to install under Cygwin I always get the same error: <span style="color: #007700;">ruby: <span style="color: #d2691e;">No such file to load -- ubygems (LoadError)</span></span> |
I’ve tried install rubygem, rubyfcgi etc. After “ruby config.rb config” or
“ruby config.rb install” I get error: “ruby: No such file to load –
ubygems (LoadError)” It looks strange. I am using last cygwin installation
with ruby 1.8.2 ()ruby 1.8.2 (2004-12-25) [i386-cygwin])
—-
True. Try to unset the RUBYOPT environment variable. Did the trick for me.
Continue reading ‘No such file to load — ubygems (LoadError)’
Recent Comments