When I'm trying to run a file I received this error?
can't find package zmq while executing "package require zmq"
How can I install zmq in Ubuntu?
Thank you
When I'm trying to run a file I received this error?
can't find package zmq while executing "package require zmq"
How can I install zmq in Ubuntu?
Thank you
For Debian based distros there is a nice ZMQ page which explains how to install it with apt-get: http://zeromq.org/distro:debian