Ruby on Rails Saturday, January 21, 2012

On 21 January 2012 21:39, Felipe Pieretti Umpierre <lists@ruby-forum.com> wrote:
> Hello, I'm trying to install the rails on ubuntu 11.10, but when I put
> the command
>
> felipe@Felipe:~/Downloads/rubygems-1.8.15$ sudo gem install rails

The best way to install rails is to use rvm. See http://beginrescueend.com/

Colin

> --no-r1 --no-rdoc
> ERROR:  Loading command: install (LoadError)
>    no such file to load -- zlib
> ERROR:  While executing gem ... (NameError)
>    uninitialized constant Gem::Commands::InstallCommand
> felipe@Felipe:~/Downloads/rubygems-1.8.15$
>
> it return this error, how can I install correctly.
>
> Thanks
>
> --
> 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.
>

--
gplus.to/clanlaw

--
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.

No comments:

Post a Comment