Skip to content

Instantly share code, notes, and snippets.

@chrisbloom7
Created March 18, 2010 00:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisbloom7/335908 to your computer and use it in GitHub Desktop.
Save chrisbloom7/335908 to your computer and use it in GitHub Desktop.
macosx:~ chrisb$ irb -rosx/cocoa
/opt/local/lib/ruby/1.8/osx/foundation.rb:8:in `require': no such file to load -- rubycocoa (LoadError)
from /opt/local/lib/ruby/1.8/osx/foundation.rb:8
from /opt/local/lib/ruby/1.8/osx/cocoa.rb:8:in `require'
from /opt/local/lib/ruby/1.8/osx/cocoa.rb:8
from /opt/local/lib/ruby/1.8/irb/init.rb:254:in `require'
from /opt/local/lib/ruby/1.8/irb/init.rb:254:in `load_modules'
from /opt/local/lib/ruby/1.8/irb/init.rb:252:in `each'
from /opt/local/lib/ruby/1.8/irb/init.rb:252:in `load_modules'
from /opt/local/lib/ruby/1.8/irb/init.rb:21:in `setup'
from /opt/local/lib/ruby/1.8/irb.rb:54:in `start'
from /opt/local/bin/irb:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment