February 2012
7 posts
2 tags
Installing ZeroMQ Gem on OS X Snow Leopard +...
You have to specify 64-bit architecture, otherwise mkmf will try to marry it to i386.
sudo ARCHFLAGS='-arch x86_64' gem install zmq -- with-zmq-dir=/opt/local