openshift-cs / devcenter

Developer Center
https://developers.openshift.com
14 stars 34 forks source link

"sudo gem install rhc" - Operation not permitted on El Capitan #448

Closed joaoreynolds closed 8 years ago

joaoreynolds commented 8 years ago

I'm not exactly sure if this should be mentioned in the docs - but with El Capitan I had to run sudo gem install -n /usr/local/bin rhc to install rhc. If this were in the docs it would have saved me a lot of time.

This is the gist I found that helped: https://gist.github.com/barbietunnie/be53fa6f91573dc8cbb6

jsvgoncalves commented 8 years ago

@joaoreynolds thanks for reporting, we'll have a look!