Created
August 9, 2013 15:46
-
-
Save norrs/6194690 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Install of ruby-1.9.2-p320 - #complete | |
Cloning into 'veewee'... | |
remote: Counting objects: 12679, done. | |
remote: Compressing objects: 100% (4660/4660), done. | |
remote: Total 12679 (delta 8410), reused 11940 (delta 7818) | |
Receiving objects: 100% (12679/12679), 3.76 MiB | 1.48 MiB/s, done. | |
Resolving deltas: 100% (8410/8410), done. | |
****************************************************************************** | |
* NOTICE * | |
****************************************************************************** | |
* RVM has encountered a new or modified .rvmrc file in the current * | |
* directory, this is a shell script and therefore may contain any shell * | |
* commands. * | |
* * | |
* Examine the contents of this file carefully to be sure the contents are * | |
* safe before trusting it! * | |
* Do you wish to trust * | |
* '/local/home/norangshol/nav-mirror/tools/veewee/.rvmrc'? * | |
* Choose v[iew] below to view the contents * | |
****************************************************************************** | |
y[es], n[o], v[iew], c[ancel]> y | |
RVM is not a function, selecting rubies with 'rvm use ...' will not work. | |
You need to change your terminal emulator preferences to allow login shell. | |
Sometimes it is required to use `/bin/bash --login` as the command. | |
Please visit https://rvm.io/integration/gnome-terminal/ for a example. | |
RVM is not a function, selecting rubies with 'rvm use ...' will not work. | |
You need to change your terminal emulator preferences to allow login shell. | |
Sometimes it is required to use `/bin/bash --login` as the command. | |
Please visit https://rvm.io/integration/gnome-terminal/ for a example. | |
Fetching: bundler-1.3.5.gem (100%) | |
ERROR: While executing gem ... (Errno::EACCES) | |
Permission denied - /var/lib/gems | |
norangshol@stud-1201:/local/home/norangshol/nav-mirror/tools$ echo $rvm_path | |
/local/home/norangshol/nav-mirror/tools/.rvm | |
norangshol@stud-1201:/local/home/norangshol/nav-mirror/tools$ type rvm | head -n1 | |
rvm is a function | |
norangshol@stud-1201:/local/home/norangshol/nav-mirror/tools$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment