Hi guys, I wanted to setup a connection with the open shift following the procedure described here: https://www.openshift.com/developers/rhc-client-tools-install
I've been blocked on the installing their client (rhc) using Ruby gems. While executing the command
gem instal rhc
ERROR: While executing gem ... (Errno::EACCES) Permission denied - /var/lib/gems
What's the point of having gem (lib manager) installed, if I'm blocked access to the lib catalog? :)
Could you please shed some light on this?
Thanks