On Thursday 21, Alexander Gladysh wrote: > On Sun, Apr 10, 2011 at 06:44, Robert G. Jakabosky > > <[email protected]> wrote: > > Announcing lua-zmq & lua-zmq-threads release 1.0. > > Was anyone able to install lua-zmq on Ubuntu with LuaRocks?
This problem turned out to be an issue with Ubuntu's old version of ZeroMQ 2.0.6beta. I can't really make the bindings compatible with this version, and there are a lot of bugs fixed in the 2.0.x series and it is not recommended to use an old 2.0 release. It is best to upgrade to the 2.1 series anyways. For instructions on installing 2.1 on Ubuntu 10.10 see this page: http://fanf42.blogspot.com/2011/02/installing-zeromq-and-java-bindings-on.html -- Robert G. Jakabosky _______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
