Hi Antonio,

Actually, both should work.

Can you try to execute:
        
        %JRUBY_HOME%\bin\gem

and see what it returns ?

Niko

On Jul 27, 2007, at 1:46 PM, capi wrote:


Hello Charlie,
thank you for you reply.
Unfortunatly didnt work too :-(
With that command i got this error:

C:\jruby-1.0>%JRUBY_HOME%\bin\jruby -S gem install rails -y --no-ri
--no-rdoc
file:/C:/jruby-1.0/lib/jruby.jar!/jruby/commands.rb:23:in `gem': no such
file to
 load -- rubygems (LoadError)
        from -e:1

Greetings,
Antonio


Charles Oliver Nutter-2 wrote:

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




--
View this message in context: http://www.nabble.com/Problem- installing-rails-tf4159283.html#a11836431
Sent from the JRuby - Dev mailing list archive at Nabble.com.


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

    http://xircles.codehaus.org/manage_email


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

   http://xircles.codehaus.org/manage_email

Reply via email to