Created
May 15, 2012 15:22
-
-
Save martisj/2702605 to your computer and use it in GitHub Desktop.
gem update error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[~] gem update 1:21:31 | |
ERROR: Loading command: update (LoadError) | |
dlopen(/Users/martin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/x86_64-darwin10.8.0/zlib.bundle, 9): Library not loaded: libz.1.2.5.dylib | |
Referenced from: /Users/martin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/x86_64-darwin10.8.0/zlib.bundle | |
Reason: image not found - /Users/martin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/x86_64-darwin10.8.0/zlib.bundle | |
ERROR: While executing gem ... (NameError) | |
uninitialized constant Gem::Commands::UpdateCommand |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment