Hi ,
I m unable to install rails by using rvm(ruby version manager ).
Error im getting :
gem install rails
ERROR: Loading command: install (LoadError)
no such file to load – zlib
ERROR: While executing gem … (NameError)
uninitialized constant Gem::Commands::InstallCommand
My cuurent ruby version : 1.9.2
gem version : 1.8.0
Wow I never heard that errors before. i think the easy way to resolve that is remove your old gem, or check your rvm n ruby installed correctly or not?
that’s was my last option when i found errors n cannot resolve it.