lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Title: Re: LuaRocks always install an older version of lzmq
Hello, Cch.

`luarocks install lzmq 0.3.1` should work.
If it does then you better post in luarocks mail list.

PS. Why you didn't want use 0.3.3 version?
It has no backward incompatibilities with 0.3.1 and has several bug fixes.
PPS. Any feedback are welcomed.


The LuaRocks were built from source code which is 2.1.1


On Tue, Jan 7, 2014 at 11:42 AM, cch@srdgame <srdgame@gmail.com> wrote:
Hi All,

I was installed the lzmq a month ago in one ubuntu 64bit pc, which is version 0.3.1.1.  And I was installed the lzmq in another debian 32bit pc, which I got a 0.3.3.1.  I was tried to install the lzmq again in ubuntu, but it always download and install the 0.3.1.1.  Event I uninstall and install lzmq, it always install the older version. 

I did not find a option to let LuaRocks update the lzmq.

-Dirk