Installing ZeroMQ Gem on OS X Snow Leopard + MacPorts
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
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
loading tweets…