Skip to content

Switch from zmq to zeromq to avoid compilation #56

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
drdarshan opened this issue Dec 1, 2017 · 1 comment
Open

Switch from zmq to zeromq to avoid compilation #56

drdarshan opened this issue Dec 1, 2017 · 1 comment

Comments

@drdarshan
Copy link

It seems the zmq package needs to compile ZeroMQ from source which is a problem if you do not have the compilation toolchain installed. I was able to switch to the zeromq package which comes with pre-built binaries and saves you the step of having to install g++.

@tgoorden
Copy link

I ran into a very similar issue, so I dropped a pull request for it: #66

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants