openshift - ERROR: Could not find a valid gem 'rhc' (>= 0) in any repository -


i trying install openshift client tools

c:\> gem install rhc 

but giving error

error:  not find valid gem 'rhc' (>= 0) in repository 

how avoid , install rhc.

gem sources --remove https://rubygems.org/ gem sources --add http://rubygems.org/ 

Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -