Problem scenario: You are running gem install *.gem and it hangs. This stalling appears to be a freeze. You wait several minutes and nothing happens. You are waiting for a message or a new prompt.
Solution: Control-C to get out of it. Try it again with the “-V” flag like this:
gem install contInt.gem -V
# This time be patient.
…
Continue reading “This Command “gem install contint.gem” Hangs Forever”