[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaRocks always install an older version of lzmq
- From: Hisham <h@...>
- Date: Tue, 7 Jan 2014 13:06:01 -0200
Hello Dirk,
To clarify: you want version 0.3.3-1, but when you run `luarocks
install lzmq` it always installs 0.3.1-1? Is that correct?
The latest rockspec for lzmq is compatible with Lua 5.1 and 5.2, so it
shouldn't be a Lua version issue...
Can you post the full output of the following commands?
luarocks list
luarocks install lzmq
Thank you!
-- Hisham
On 7 January 2014 01:44, cch@srdgame <srdgame@gmail.com> wrote:
> 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
>
>