root@vps8:~# \curl -L https://get.rvm.io | bash -s stable --rails -bash: curl: command not foundanda mengira library curl belum ada pada vps anda? anda mencoba untuk?
root@vps8:~# apt get-install curl -bash: apt: command not founddont khawatir jangan worry :)
yang anda harus lakukan adalah menghapus daftar perubahan dengan cara
apt-get remove apt-listchangesinstall again libcurl nya
apt-get install curldan coba lagi
root@vps8:~# \curl -L https://get.rvm.io | bash -s stable --rails % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 184 100 184 0 0 230 0 --:--:-- --:--:-- --:--:-- 298 100 20758 100 20758 0 0 18883 0 0:00:01 0:00:01 --:--:-- 18883 Downloading https://github.com/wayneeseguin/rvm/archive/stable.tar.gz Creating group 'rvm' Installing RVM to /usr/local/rvm/ Installation of RVM in /usr/local/rvm/ is almost complete:semoga bermanfaat :)