Andrew's Garage

Shrunk Expand

Primary Navigation

ZeroMQ install on osx

ZeroMQ : http://zeromq.org/docs:source-git

git clone git://github.com/zeromq/libzmq.git
cd libzmq
./autogen.sh
./configure     # add other options here
make
make check
sudo make install

or

brew install zeromq

Share this:

  • Click to share on Twitter (Opens in new window)
  • Click to share on Facebook (Opens in new window)

Related


Posted on 2015-06-06 7:52 AM by andrew Comment
📂This entry was posted in 기술 기술자료

Related Posts

  • 2015-08-26 andrew

    how to calculate duration time

    http://stackoverflow.com/questions/6734375/c-boost-get-current-time-in-milliseconds   int main(...
  • 2015-04-15 andrew

    [펌] HOWTO: Turn off MySQL reverse DNS lookup to speed up response times

    내용을 요약 하자만.. mysql이 접속 할때 reverse DNS lookup을 하는데 이때 시간이 많이 걸리니 이를 skip처리 하면 접속 속도가 많이 빨라 진다는 이야기.....
« Install GDB on OSX Yosemite how to make debug build on cmake »

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

( optional )


©2025 boots Entries RSS and Comments RSS Child theme Boots of Raindrops Theme