Skip to content

Unable to run the MQTT client on Ubuntu. #5

@ProgramErgoSum

Description

@ProgramErgoSum

Hi,
Can you please what is wrong here?

When I run the mqtt_test, I get a message about the requirement of luarocks.require. I tried installing it with sudo luarocks --server=http://rocks.moonscript.org install luarocks.require. However that installable is reported as not found. Strange; because, the description of this module is available here.

Looking at the code (line 45), I tried running the test example as sudo mqtt_test. Now, it fails with requirement of pl.lapp. I did install Penlight with sudo luarocks install penlight; but, strangely, it is installed in the 5.1 directory whereas I am using Lua 5.2 (confirmed with lua -v).

So, I am confused; how do I get this running?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions