[zeromq-dev] udp not enabled on Mac OS X 10.6
Chris Wong
chris at chriswongstudio.com
Wed Mar 3 05:37:17 CET 2010
Try to build from HEAD in github for the first time on Mac OS X 10.6 and the summary of configure showed that udp transport is not supported. I don't have a Linux box at home to try that. Is UDP not supported on Mac?
% ./configure --with-c --with-cpp --with-java --with-forwarder --with-streamer --with-queue --with-perf
********************************************************
0MQ
********************************************************
This software is distributed under the terms and
conditions of the LESSER GNU GENERAL PUBLIC LICENSE.
See the file COPYING and COPYING.LESSER for the full
license text.
********************************************************
0MQ install dir: /usr/local
Language bindings:
C: yes
C++: yes
Java: yes
Transports:
tcp: yes
udp: no
pgm: no
inproc: yes
Devices:
Forwarder: yes
Streamer: yes
Queue: yes
Performance tests: yes
********************************************************
More information about the zeromq-dev
mailing list