OSX: node中安装zeromq

1. brew install pkg-config
2. brew install zmq
3.
export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig"

4. npm install zmq -g

done.
posted @ 2016-03-07 14:16  GreatK  阅读(844)  评论(0编辑  收藏  举报