[zeromq-dev] Help with early problems while testing gudie examples
Renato Samperio
mintaka_alnitak at hotmail.com
Wed Jan 30 20:39:35 CET 2013
Hi,
I would like to know if I could receive some assistance. I have been reading and running the examples CPP ad PY from the guide of zmq 3.2. I tested the examples with:
- Debian GNU/Linux 6.0 (32 bit) with g++ (Debian 4.4.5-8) 4.4.5
- Ubuntu 12.04.1 LTS (32 bit) with g++-4.6.
Specifically, in both I don't get any response when running C++ examples for the "rrbroker", "rrclient" and "rrworker". For testing I ran them in the following order:
./rrbroker
./rrworker
./rrclient
I noticed that if I use replace "rrbroker.cpp" with "rrbroker.py", I can get them running mixing any worker and any client from CPP or PY. However, when I use the compiled form of the "rrbroker.cpp" is not giving me any answer.
I have seen this problem in other examples too. Any advise to make it work will be very welcome.
Regards,
Renato.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130130/54a869d6/attachment.htm>
More information about the zeromq-dev
mailing list