Skip to content

Instantly share code, notes, and snippets.

@JonnieCache
Created July 31, 2010 09:01
Show Gist options
  • Save JonnieCache/501959 to your computer and use it in GitHub Desktop.
Save JonnieCache/501959 to your computer and use it in GitHub Desktop.
ruby-1.9.2-rc2 > require 'sender'
LoadError: dlopen(/Users/artifact/.rvm/gems/ruby-1.9.2-rc2/gems/sender-1.5.3/lib/sender/sender.bundle, 9): Library not loaded: /usr/local/lib/libruby.1.9.1.dylib
Referenced from: /Users/artifact/.rvm/gems/ruby-1.9.2-rc2/gems/sender-1.5.3/lib/sender/sender.bundle
Reason: image not found - /Users/artifact/.rvm/gems/ruby-1.9.2-rc2/gems/sender-1.5.3/lib/sender/sender.bundle
from /Users/artifact/.rvm/gems/ruby-1.9.2-rc2/gems/sender-1.5.3/lib/sender.rb:1:in `require'
from /Users/artifact/.rvm/gems/ruby-1.9.2-rc2/gems/sender-1.5.3/lib/sender.rb:1:in `<top (required)>'
from (irb):1:in `require'
from (irb):1
from /Users/artifact/.rvm/rubies/ruby-1.9.2-rc2/bin/irb:17:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment