No luck. This error seems to follow no matter where I put the libs.

On Mon, Apr 11, 2011 at 11:31 AM, Justin Stanczak <[email protected]>wrote:

> I'm getting this error when loading zmq under irb. Now that I'm typing this
> out, it looks like I need to have the 'make install' copy all files into the
> "/home/justin/.rvm/gems/ruby-1.9.2-p136/gems/zmq-2.1.0.1/lib/" folder. Does
> this sound right? I'm going to give it a try, but if someone know how to
> setup zmq under rvm let me know.
>
> ruby-1.9.2-p136 :002 > require 'zmq'
> LoadError: libzmq.so.1: cannot open shared object file: No such file or
> directory -
> /home/justin/.rvm/gems/ruby-1.9.2-p136/gems/zmq-2.1.0.1/lib/zmq.so
>  from
> /home/justin/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:53:in
> `require'
> from
> /home/justin/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:53:in
> `rescue in require'
>  from
> /home/justin/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:35:in
> `require'
> from (irb):2
>  from /home/justin/.rvm/rubies/ruby-1.9.2-p136/bin/irb:16:in `<main>'
> ruby-1.9.2-p136 :003 >
>
>
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to