Hacker News new | ask | show | jobs
by dotancohen 3544 days ago
Just to kid myself, I ran `sudo gem install backup` on my CentOS 7 desktop. The CPU has been pegged for over a minute, I have no idea what it's doing. It's not using much memory, and I'm not sure if it is making or hanging on network requests.

EDIT: After a few minutes of warming the CPU, Ruby failed but at least with an informative error message.

1 comments

as a matter of choice ,I always use rvm to install ruby. Never faced any issue related to installation.