Using stable 3.2.2, i compiled this way

./autogen.sh --with-pgm
./configure
sudo make install

I can see these files being compiled
   CXX    libzmq_la-pgm_receiver.lo
   CXX    libzmq_la-pgm_sender.lo
   CXX    libzmq_la-pgm_socket.lo

among the others, yet any program attempting to use PGM reports the error
"Protocol not supported".

What am I doing wrong?

Claudio
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to