Skip to content

Instantly share code, notes, and snippets.

@norrs
Created August 9, 2013 15:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save norrs/6194690 to your computer and use it in GitHub Desktop.
Save norrs/6194690 to your computer and use it in GitHub Desktop.
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