Maybe I am missing something, but when trying to install RHC client tools under Windows 10 OS (brandly installed), I got a lot of errors (I never had on Windows 7 or Mac). To anyone who is facing the same issues, it only worked with the following configuration:
Git: 1.9.5.msysgit.0
Ruby: 1.9.3p551 (2014-11-13) i386-mingw32
- Both installers are for 32bit processor (installed on a Surface 3 64-bit with Windows 10). 64bit versions didn't work.
- No need to update net-ssh -v2.9.3.beta1package (as suggested when installing other versions).
After installation, rhc commands work without errors.
rhc setup
rhc ssh <app>
...
Did anyone face the same problem? Is there anything I need to consider? The versions I am using are quite old and I am not very fancy on using old versions with the latest OS update...