Closed yourinoelnelson closed 7 years ago
I'm not sure why the internal zmq build is failing, but a possible solution would be to first install zeromq on your system via
sudo apt-get install libzmq3-dev
and then try to rebuild pbdZMQ
Fix. See details at https://groups.google.com/forum/#!topic/rbigdataprogramming/O873PpUP-LQ .
I have had a few issues installing IRkernel on Ubuntu but this one I can't seem to get passed. It seems to get hung up on 'libzmq_la-curve_client.lo' not sure how to fix it though.
Makefile:728: recipe for target 'libzmq_la-curve_client.lo' failed
Any suggestions? See the full log below.