Skip to content

Instantly share code, notes, and snippets.

@cdwijayarathna
Created August 5, 2013 15:56
Show Gist options
  • Save cdwijayarathna/6157039 to your computer and use it in GitHub Desktop.
Save cdwijayarathna/6157039 to your computer and use it in GitHub Desktop.
chamila@solaris:~$ \curl -L https://get.rvm.io | bash -s head --ruby
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 13784 100 13784 0 0 2264 0 0:00:06 0:00:06 --:--:-- 7559
Please read and follow further instructions.
Press ENTER to continue.
Downloading RVM from wayneeseguin branch master
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1083k 100 1083k 0 0 27917 0 0:00:39 0:00:39 --:--:-- 15315
Upgrading the RVM installation in /home/chamila/.rvm/
RVM PATH line found in /home/chamila/.bashrc /home/chamila/.zshrc.
RVM sourcing line found in /home/chamila/.bash_profile /home/chamila/.zprofile.
Upgrade of RVM in /home/chamila/.rvm/ is complete.
# cdwijayarathna,
#
# Thank you for using RVM!
# I sincerely hope that RVM helps to make your life easier and more enjoyable!!!
#
# ~Wayne
# In case of problems:
# run and read: rvm notes
# read docs: http://rvm.io/
# talk to us: http://webchat.freenode.net/?channels=rvm (http://freenode.net/faq.shtml#plusr)
# read cheatsheet: http://cheat.errtheblog.com/s/rvm
# watch screencast: http://screencasts.org/episodes/how-to-use-rvm
# open a bug report: https://github.com/wayneeseguin/rvm/issues
Upgrade Notes:
* WARNING: You have '~/.profile' file, you might want to load it,
to do that add the following line to '/home/chamila/.bash_profile':
source ~/.profile
* No new notes to display.
rvm 1.21.17 (master) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/]
find: bad option -maxdepth
find: [-H | -L] path-list predicate-list
Searching for binary rubies, this might take some time.
No binary rubies available for: solaris/11.1/i86pc/ruby-2.0.0-p247.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
Checking requirements for solaris.
Requirements installation successful.
Installing Ruby from source to: /home/chamila/.rvm/rubies/ruby-2.0.0-p247, this may take a while depending on your cpu(s)...
ruby-2.0.0-p247 - #downloading ruby-2.0.0-p247, this may take a while depending on your connection...
ruby-2.0.0-p247 - #extracting ruby-2.0.0-p247 to /home/chamila/.rvm/src/ruby-2.0.0-p247
find: bad option -mindepth
find: [-H | -L] path-list predicate-list
mv: cannot access
ruby-2.0.0-p247 - #extracted to /home/chamila/.rvm/src/ruby-2.0.0-p247
/home/chamila/.rvm/scripts/functions/support: line 169: cd: /home/chamila/.rvm/src/ruby-2.0.0-p247: No such file or directory
Source directory is missing.
Did the download or extraction fail?
Halting the installation.
chamila@solaris:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment