I am using Windows Server 2007 SP2
When I try to install Rails using Gems, it gives me the following error
in the DOS console:
---------------------
C:\>gem install rails
ERROR: While executing gem ... (Errno::EACCES)
Permission denied - C:/Program Files/Ruby19/bin/rake.bat
C:\>
---------------------
Then, starting the DOS console as an administrator and retyping the
command gives the following result:
---------------------
C:\>gem install rails
ERROR: While executing gem ... (Errno::ENOENT)
No such file or directory - P:/
---------------------
Can anyone help on this ?
Sébastien
--
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].
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.