Skip to content

Instantly share code, notes, and snippets.

@chuckremes
Created April 25, 2011 19:36
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 chuckremes/941051 to your computer and use it in GitHub Desktop.
Save chuckremes/941051 to your computer and use it in GitHub Desktop.
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