Update messenger.mex for ubuntu. - #219
Conversation
isbadawi
commented
Sep 18, 2015
Seems I compiled against the wrong version of zmq. I'll try this again... |
Compiled against latest octave.
isbadawi
commented
Sep 18, 2015
Third time's the charm... This fixes the octave failure, now there is an error about This is good for the travis build, but I'm not sure what the right thing to do is here for users. Do we need different versions of messenger.mex for different octave versions, as well as different zmq versions? |
Update messenger.mex for ubuntu.
arokem
commented
Sep 18, 2015
Thanks so much for jumping in with this @isbadawi! And apologies for being AWOL last few weeks. |
arokem
commented
Sep 18, 2015
Concerning the generally right thing to do: I think that we should go with support for recent versions of Octave and zmq. It's a stretch to support every possible combination. I have had trouble compiling the messenger against newer octave on my mac so far, but will keep trying... |
Compiled against latest octave. Should hopefully fix the Travis build.