Skip to content

Instantly share code, notes, and snippets.

/ruby.rb Secret

Created June 15, 2015 06:47
Show Gist options
  • Save anonymous/1357cf0f6e19236e70bf to your computer and use it in GitHub Desktop.
Save anonymous/1357cf0f6e19236e70bf to your computer and use it in GitHub Desktop.
ruby simple.rb
/usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- atk (LoadError)
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from /usr/lib/ruby/vendor_ruby/gtk3/base.rb:7:in `<top (required)>'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from /usr/lib/ruby/vendor_ruby/gtk3.rb:7:in `<top (required)>'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from simple.rb:14:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment