Thu, February 9, 2012
1 min read
[RVM][Ruby] ERROR: Loading command: install (LoadError) cannot load such file -- zlib, ERROR: While executing gem ... (NameError) uninitialized constant Gem::Commands::InstallCommand
#ruby#rvm#macos#troubleshooting
Fixing a zlib LoadError from gem install by reinstalling Ruby 1.9.3 with RVM without the -C path options.
read more →