A
A
Anton Misyagin2016-04-11 17:01:47
ruby
Anton Misyagin, 2016-04-11 17:01:47

Where is ruby ​​installed?

Good afternoon everyone. Ruby downloaded, compiled, in general, I thought for a long time and everything seemed to end well during installation, but I can’t figure out where it was installed
apt-get install rvm -y
reload
/usr/share/rvm/bin/rvm install ruby-
2.1. => 1.27.0
ruby ​​-v - ruby ​​program not found
which ruby ​​- empty output
Accordingly, rails is not put further because the gem was not found either. How to be. Previously tried on a 64 bit system - everything worked. And now it's 32 bit, and it doesn't work. But ubuntu version 14.04 in both cases
Option 2 rvm.io/?.
gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3
\curl -sSLhttps://get.rvm.io | bash -s stable --ruby=2.1.5
ff37b6036d8b40dc91adf39a8e8e3d73.png
How to live on?)))

Answer the question

In order to leave comments, you need to log in

3 answer(s)
E
Eugene Burmakin, 2016-04-11
@sunnmas

And if you try to install not via apt-get, but via readme with rvm.io?

C
Cha Chochu, 2016-04-12
@banana_power

It's written:

* To start using RVM you need to run `source /home/deployer/.rvm/scripts/rvm`
in all your open shell windows, in rare cases you need to reopen all shell windows.

X
xibir, 2016-04-11
@xibir

dpkg -L rvm

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question