Skip to content

Instantly share code, notes, and snippets.

@KrisBuytaert
Created December 9, 2015 13:24
Show Gist options
  • Save KrisBuytaert/d5a278bebb34d8c8ef45 to your computer and use it in GitHub Desktop.
Save KrisBuytaert/d5a278bebb34d8c8ef45 to your computer and use it in GitHub Desktop.
Unable to load the EventMachine C extension; To use the pure-ruby reactor, require 'em/pure_ruby'
/opt/rh/ruby193/root/usr/local/share/gems/gems/eventmachine-1.0.8/lib/eventmachine.rb:8:in `require': cannot load such file -- rubyeventmachine (LoadError)
from /opt/rh/ruby193/root/usr/local/share/gems/gems/eventmachine-1.0.8/lib/eventmachine.rb:8:in `<top (required)>'
from /opt/rh/ruby193/root/usr/local/share/gems/gems/thin-1.6.4/lib/thin.rb:7:in `require'
from /opt/rh/ruby193/root/usr/local/share/gems/gems/thin-1.6.4/lib/thin.rb:7:in `<top (required)>'
from /opt/rh/ruby193/root/usr/local/share/gems/gems/thin-1.6.4/bin/thin:5:in `require'
from /opt/rh/ruby193/root/usr/local/share/gems/gems/thin-1.6.4/bin/thin:5:in `<top (required)>'
from /opt/rh/ruby193/root/usr/local/bin/thin:23:in `load'
from /opt/rh/ruby193/root/usr/local/bin/thin:23:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment