ruby - rbenv installation stopped responding -


I'm Ruby 2.1.1 try to use rbenv on ubuntu 14.04. I used the following command.

  curl -fssel https://gist.github.com/mislav/a18b9d7f0dc5b9efc162.txt | Rbenv install - patch 2.1.1  

But stopped to respond after a few minutes, I got an output.

  Download Ruby -2.1 .tar.gz ... - & gt; Http://dqw8nmjcqpjn7.cloudfront.net/e57fdbb8ed56e70c43f39c79da1654b2 Installing Ruby -2.1.1 ... patching file ext / readline / readline.c patching file ext / readline / extconf.rb patching file ext / readline / extconf.rb  

After that, it stopped responding, what would be the problem?

The installation command -v together can bring more endurance.


Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -