Hi All, nOOb zmq user here. I built and installed the zeromq-3.2.0 source tarball. It appears that the C++ binding is not installed by default. I'm trying to use the c++ binding but zmq.hpp isn't found. It does exist in the sources, it's just not installed, whether into /usr/local/include or some other prefix.
The build notes (http://www.zeromq.org/intro:get-the-software) indicate the bindings should be installed. So, what's the correct way to install the c++ bindings? I did the usual: ./configure make make install Do I need to manually copy the bindings from the sources? Or is there some configuration flag I'm missing? Thanks! Josh _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
