-
-
Save CirrusThink/261fc40d99f82c3b425c to your computer and use it in GitHub Desktop.
This file contains 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
dolly@vdocklab01:~/facd/current$ sudo bundle exec ruby ./initializer.rb | |
Unable to load the EventMachine C extension; To use the pure-ruby reactor, require 'em/pure_ruby' | |
/export/home/dolly/ruby64/ruby-2.1.6/lib/ruby/gems/2.1.0/bundler/gems/eventmachine-2333335a9fbf/lib/eventmachine.rb:8:in `require': ld.so.1: ruby: fatal: relocation error: R_AMD64_PC32: file /export/home/dolly/ruby64/ruby-2.1.6/lib/ruby/gems/2.1.0/bundler/gems/extensions/x86_64-solaris-2.11/2.1.0-static/eventmachine-2333335a9fbf/rubyeventmachine.so: symbol _init: value 0x7f0043410225 does not fit - /export/home/dolly/ruby64/ruby-2.1.6/lib/ruby/gems/2.1.0/bundler/gems/extensions/x86_64-solaris-2.11/2.1.0-static/eventmachine-2333335a9fbf/rubyeventmachine.so (LoadError) | |
from /export/home/dolly/ruby64/ruby-2.1.6/lib/ruby/gems/2.1.0/bundler/gems/eventmachine-2333335a9fbf/lib/eventmachine.rb:8:in `<top (required)>' | |
from ./initializer.rb:8:in `require' | |
from ./initializer.rb:8:in `<main>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment