Ruby on Rails on Windows: gem install fails, no output at all -
I'm installing ruby today via the windows installer. Everything seemed fine.
Today, I was installed like rmagick
win32 gem:
c: \ ruby187 \ bin \ gem rmagick installed -2.7.1-x86-mswin32.gem
In the directory with gem.
It was also seemed to work fine, got familiar
installed 1 gem installed ... [all ri and other docs]
But after that, I'm trying to:
c: \ ruby187 \ bin \ gem install --version = 2.3.5 \ rails
It has returned immediately without any output, maybe nothing is doing.
c: \ ruby187 \ bin \ gem rails c: \ ruby187 \ bin \ gem install --debug rail c: \ ruby187 \ bin \ gem install --debug - -version '= 2.3 .5 'rails
is exactly the same. What is a wrong idea? I am a ROR novice, although I already have some experience on Linux - but not on Windows.
Can anyone help? Really appreciated, now it has begun to be worried ...
I have already installed The only problems are on the windows using the railing command gem installed . The solution was executing the file as the cmd.exe file. This file has arrived at C: \ windows \ system32 in the path on Windows XP. Try to do this.
Comments
Post a Comment