To validate these downloads see the MD5SUMS and SHA1SUMS files. For newer downloads see the GitHub Releases Page.GitHub Releases Page. Hi, I am building a multi platform library using zeromq. So far, everything went well while running on Linux. However, on Mac OS I am not able to make zbeacon work.
About the App
- App name: zeromq
- App description: High-performance asynchronous messaging library
- App website: http://www.zeromq.org/
Install the App
- Press
Command+Space
and type Terminal and press enter/return key. - Run in Terminal app:
ruby -e '$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)' < /dev/null 2> /dev/null
and press enter/return key.
If the screen prompts you to enter a password, please enter your Mac's user password to continue. When you type the password, it won't be displayed on screen, but the system would accept it. So just type your password and press ENTER/RETURN key. Then wait for the command to finish. - Run:
brew install zeromq
Done! You can now use zeromq
.