search for: libzmq

Displaying 3 results from an estimated 3 matches for "libzmq".

Did you mean: libzmf
2012 Jun 18
1
Understanding rsync --delete behavior
.../zeromq/2.2.0/share/man/man3/zmq_connect.3 deleting AS5/zeromq/2.2.0/share/man/man3/zmq_close.3 deleting AS5/zeromq/2.2.0/share/man/man3/zmq_bind.3 deleting AS5/zeromq/2.2.0/share/man/man3/ deleting AS5/zeromq/2.2.0/share/man/ deleting AS5/zeromq/2.2.0/share/ deleting AS5/zeromq/2.2.0/lib/pkgconfig/libzmq.pc deleting AS5/zeromq/2.2.0/lib/pkgconfig/ deleting AS5/zeromq/2.2.0/lib/libzmq.so.1.0.1 deleting AS5/zeromq/2.2.0/lib/libzmq.so.1 deleting AS5/zeromq/2.2.0/lib/libzmq.so deleting AS5/zeromq/2.2.0/lib/libzmq.la deleting AS5/zeromq/2.2.0/lib/libzmq.a deleting AS5/zeromq/2.2.0/lib/ deleting AS5/zero...
2017 Jan 03
0
[R] Problems when trying to install and load package "rzmq"
...the rzmq project. love to get it running on windows, but zmq doesn't play nicely with R's mingw. These guys have taken the approach of building the entire zmq library inside the R package: https://github.com/snoweye/pbdZMQ I suggest you give it a try. or if you want to attempt to compile libzmq sources for windows w/ R's mingw, that would be welcome. -Whit On Tue, Jan 3, 2017 at 9:36 AM, peter dalgaard <pdalgd at gmail.com> wrote: > Possibly so. > > However, the ZeroMQ libraries do exist for Windows, so it might be > possible to get the package working there. How...
2017 Jan 03
2
[R] Problems when trying to install and load package "rzmq"
Possibly so. However, the ZeroMQ libraries do exist for Windows, so it might be possible to get the package working there. However, CRAN probably won't have the libraries, so cannot produce a binary package, and it is also quite possible that the package author is not a Windows person. At the very least, you'll need some familiarity with the Windows toolchain and be prepared to apply a