Trying to understand why I get this error.  I tried to follow 
instructions at : 
http://www.hackido.com/2010/12/install-ruby-on-rails-on-ubuntu.html

------------
Here is some more info on the issue:
------------
r...@ubuntu-virtualbox:/home/adminuser/Desktop/rubygems-1.4.0# rvmsudo 
gem install rails --no-rdoc --no-ri
ERROR:  Loading command: install (LoadError)
    no such file to load -- zlib
ERROR:  While executing gem ... (NameError)
    uninitialized constant Gem::Commands::InstallCommand
r...@ubuntu-virtualbox:/home/adminuser/Desktop/rubygems-1.4.0# gem list
ERROR:  Loading command: list (LoadError)
    no such file to load -- zlib
ERROR:  While executing gem ... (NameError)
    uninitialized constant Gem::Commands::ListCommand
r...@ubuntu-virtualbox:/home/adminuser/Desktop/rubygems-1.4.0# which gem
/usr/local/rvm/rubies/ruby-1.9.2-p136/bin/gem

-- 
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to