Hi,

I've built ZeroMQ v2.0.10, and copied the content of the resulting lib
folder, as well as the filed in the include folder, to c:\zeromq. My OS is
Windows 7, 64bit.

Now want to install the Ruby bindings. I try to run:

  gem install zmq -- --with-zmq-dir:C:\zeromq

But I get the following error:

Temporarily enhancing PATH to include DevKit...
Building native extensions.  This could take a while...
ERROR:  Error installing zmq:
        ERROR: Failed to build gem native extension.

        C:/Ruby187/bin/ruby.exe extconf.rb --with-zmq-dir=c:\zeromq checking
for zmq_init() in -lzmq... no
extconf.rb:25: Couldn't find zmq library. try setting --with-zmq-dir=<path>
to tell me where it is. (RuntimeError)

So even though I have specified the correct path, and the files are there,
it can't find them. Can anyone advice?

* Best regards,*
 Torbjørn Marø

 http://about.me/torbjorn.maro/bio
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to