Thank you very much to all of you for your help! The problem, meaning my error, like Charlie said was my Ruby path. That why I had double \\ before the bin. Greetings, Antonio
Charles Oliver Nutter-2 wrote: > > capi wrote: >> Hello Niko. >> The output is this one: >> >> >> C:\Documents and Settings\afernandes>%JRUBY_HOME%\bin\gem >> C:\jruby-1.0\\bin\gem:9: no such file to load -- rubygems (LoadError) > > Looks like there's an extra slash in there that might be causing > problems for windows. Try setting JRUBY_HOME to just "C:\jruby-1.0" > instead of "C:\jruby-1.0\" > > - 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#a11838897 Sent from the JRuby - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
