About 1), I also had to deploy zmq3 on some targets as well (remote ubuntu servers) What I came up with was either rebuilding from source or use the 'chris-lea/zeromq' ppa that contains a 'libzmq3-dev' package.
On Tue, Sep 10, 2013 at 12:20 AM, Pieter Hintjens <[email protected]> wrote: > If you have trouble with any ZMQ functionality, make a minimal test > case and provide that to us here. > > -Pieter > > On Mon, Sep 9, 2013 at 5:14 PM, Alexander Pugachev > <[email protected]> wrote: > > Hi all. > > > > I am trying to use cl-zmq on Ubuntu 13.04 from SBCL an dI have a few > > questions: > > > > 1) What is the best way to install zeromq3? > > 2) I compiled from source and was trying to send/receive between Lisp > > programs and between Lisp and Python programs. All I received was empty > > strings. What can be wrong? > > > > Thanks. > > > > _______________________________________________ > > zeromq-dev mailing list > > [email protected] > > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > -- Victor
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
