Created
April 25, 2011 19:36
-
-
Save chuckremes/941051 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
c:/Ruby191/lib/ruby/gems/1.9.1/gems/ffi-1.0.7/lib/ffi/library.rb:75:in `block in ffi_lib': Could not open library 'libzmq': The specified module could not be found. | |
(LoadError) | |
. Could not open library 'libzmq.dll': The specified module could not be found. | |
. Could not open library '/usr/local/lib/libzmq': The specified module could not be found. | |
. Could not open library '/usr/local/lib/libzmq.so': The specified module could not be found. | |
. Could not open library '/opt/local/lib/libzmq': The specified module could not be found. | |
from c:/Ruby191/lib/ruby/gems/1.9.1/gems/ffi-1.0.7/lib/ffi/library.rb:54:in `map' | |
from c:/Ruby191/lib/ruby/gems/1.9.1/gems/ffi-1.0.7/lib/ffi/library.rb:54:in `ffi_lib' | |
from c:/Ruby191/lib/ruby/gems/1.9.1/gems/ffi-rzmq-0.7.2/lib/ffi-rzmq/wrapper.rb:27:in `<module:LibZMQ>' | |
from c:/Ruby191/lib/ruby/gems/1.9.1/gems/ffi-rzmq-0.7.2/lib/ffi-rzmq/wrapper.rb:22:in `<top (required)>' | |
from c:/Ruby191/lib/ruby/gems/1.9.1/gems/ffi-rzmq-0.7.2/lib/ffi-rzmq.rb:71:in `require' | |
from c:/Ruby191/lib/ruby/gems/1.9.1/gems/ffi-rzmq-0.7.2/lib/ffi-rzmq.rb:71:in `block in <top (required)>' | |
from c:/Ruby191/lib/ruby/gems/1.9.1/gems/ffi-rzmq-0.7.2/lib/ffi-rzmq.rb:70:in `each' | |
from c:/Ruby191/lib/ruby/gems/1.9.1/gems/ffi-rzmq-0.7.2/lib/ffi-rzmq.rb:70:in `<top (required)>' | |
from reqrep_poll.rb:2:in `require' | |
from reqrep_poll.rb:2:in `<main>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment