Jesús, Have you tried installing ruby into a directory path that does not have any spaces in it?
Anthony Crumley http://commonthread.com On Fri, Apr 9, 2010 at 3:48 PM, Jesús Dugarte <[email protected]> wrote: > I have two PCs, one with Windows XP and another with Windows Vista. I'm > working as an administrator in both computers. I'm using Ruby 1.8.7 and > Rubygems 1.3.6. When I try to install Rails I get this error: > > C:\>gem install rails > ERROR: While executing gem ... (Errno::ENOENT) > No such file or directory - C:/Users/Jesús Dugarte > > I have installed Rails several times before (although I haven't done it > in about a year), and I'd never had this problem before. Has anything > changed in the installation? I've found several cases similar to mine in > internet, but none of the proposed solutions works for me. > > Thanks, > > Jesús Dugarte.- > -- > Posted via http://www.ruby-forum.com/. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<rubyonrails-talk%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

