While executing gem (Errno::ENOENT)

L

Leonel *.*

I'm trying to help a co-worker install Ruby on Rails on his Windows 7
PC. But when we try to update the gems or install the sqlite3 gem, it
gives us an error. It looks like it's looking for a network drive (N:\)
instead of looking at the OS drive (C:\)
 
L

Luis Lavena

I'm trying to help a co-worker install Ruby on Rails on his Windows 7
PC. But when we try to update the gems or install the sqlite3 gem, it
gives us an error. It looks like it's looking for a network drive (N:\)
instead of looking at the OS drive (C:\)

----------------------------------
c:\Ruby192\bin>gem update --system
Updating RubyGems
ERROR:  While executing gem ... (Errno::ENOENT)
    No such file or directory - N:/

Please provide the entire output of "gem env"

It is also known that installations of cygwin can report
Errono::ENOENT or permission denied:

http://github.com/oneclick/rubyinstaller/wiki/Troubleshooting#gems_fails
 
L

Leonel *.*

I think we found the problem. They have a weird network setup here. I
think he's on a virtual desktop or something. He had to login to the N:/
drive and it finally worked.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top