Ruby on Rails Saturday, January 21, 2012



On Sat, Jan 21, 2012 at 4:30 PM, Felipe Pieretti Umpierre <lists@ruby-forum.com> wrote:
Ok, but, when I try with 'gem install rails'

felipe@Felipe:~$ gem install rails
ERROR:  Loading command: install (LoadError)
   no such file to load -- zlib
ERROR:  While executing gem ... (NameError)
   uninitialized constant Gem::Commands::InstallCommand
felipe@Felipe:~$


some lib are missing, but I put the command

sudo apt-get install zlib1g zlib1g-dev

and was all updated


I have used Rails Ready in the past, and it made the setup rather easy. 



Jason


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


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