We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8642d6a + 8e10be1 commit 92506f6Copy full SHA for 92506f6
bin/install_zmq.sh
@@ -20,6 +20,8 @@ cd zeromq-2.1.7
20
make
21
sudo make install
22
23
+cd ../
24
+
25
#install jzmq (both native and into local maven cache)
26
git clone https://github.com/nathanmarz/jzmq.git
27
cd jzmq
0 commit comments