[Rails] Re: Installing rails on Ubuntu
> $ ruby list known # this will show all available rubies
> # pick one of them, best is ruby 1.9.3 to start
felipe@Felipe:~$ ruby list know
ruby: No such file or directory -- list (LoadError)
felipe@Felipe:~$
> That's gibberish ... sorry
>
> $ rvm install ruby-1.9.3
felipe@Felipe:~$ rvm install ruby-1.9.3
Installing Ruby from source to: /usr/share/ruby-rvm/rubies/ruby-1.9.3,
this may take a while depending on your cpu(s)...
ruby-1.9.3 - #fetching
ruby-1.9.3 - #extracting ruby-1.9.3- to
/usr/share/ruby-rvm/src/ruby-1.9.3
ERROR: Error running 'bunzip2 <
'/usr/share/ruby-rvm/archives/ruby-1.9.3-.tar.bz2' | tar xf - -C
/usr/share/ruby-rvm/tmp/rvm_src_2991', please read
/usr/share/ruby-rvm/log/ruby-1.9.3/extract.log
ERROR: There has been an error while trying to extract the source.
Halting the installation.
ERROR: There has been an error fetching the ruby interpreter. Halting
the installation.
felipe@Felipe:~$
I'm using Ubuntu 11.10, I was following, before your steps, this
tutorial:
http://blog.sudobits.com/2011/10/27/how-to-install-ruby-on-rails-in-ubuntu-11-10/
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home