capi wrote:
Hello.
I just finish install Ruby and now i was installing Rails on JRuby C:\jruby-1.0>%JRUBY_HOME%/bin/gem install rails -y --no--ri --no-rdoc

and I'm getting this error:
C:\jruby-1.0\\bin\gem:9: no such file to load -- rubygems (LoadError)

Try this:

%JRUBY_HOME%\bin\jruby -S gem install rails -y --no-ri --no-rdoc

- Charlie

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to