On Sep 19, 5:17 pm, Matin <[email protected]> wrote: > Hello, > I installed the latest ruby version (1.9.2p290) via the rubyinstaller > (exe). > I have a Windows 7 64bits. > Installation was fine. > But I can't update or install my gems. > For instance if I enter "gem install rails" I get the following error > message : > > ERROR: While executing gem... (Errno:EN0ENT) > No such file or directory > > Can anyone help me ?? >
https://github.com/oneclick/rubyinstaller/wiki/Troubleshooting#wiki-gems_fails Please read the linked threads in that troubleshooting page. It is most likely due a wrong configuration of the home directory in your system that is pointing to a non-existing location (network drive letter) -- Luis Lavena -- 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.

