Created
May 13, 2012 00:46
-
-
Save martisj/2669973 to your computer and use it in GitHub Desktop.
gem 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 server 10:34:27 | |
ERROR: Loading command: server (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::ServerCommand |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment