Rhc Setup Gives Error 'No Such File Dl/Import'

rhc setup gives error `no such file dl/import`

Updating net-ssh to 2.9.3.beta1, as cremno suggested in this comment, resolved my problem.

gem install net-ssh -v 2.9.3.beta1

Before that, I tried gem install net-ssh, but it didn't help.

rhc setup gives error `no such file dl/import` still

install Ruby 2.0.0-p647 (x64) and not the later versions. suggested by fat fantasma in the comments

Openshift - rhc setup - in 'require': cannot load such file

You are using ruby2.2.0. I had similar problems and I downgraded ruby to 1.9.3 as from the tutorial https://developers.openshift.com/en/getting-started-windows.html#client-tools and it worked at least on my windows 7 64 machine.



Related Topics



Leave a reply



Submit