mosquitto-client library missing
- This topic has 1 reply, 2 voices, and was last updated 10 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Conduit: mLinux Model › mosquitto-client library missing
The opkg tool is not able to find the mosquitto-client library needed for the mosquitto_sub command referred to in step 8 of the “Getting started with LoRa” guide posted here:
Getting Started with LoRa Conduit mLinux (LoRa Configuration)
Is there an ipk available that I can install manually?
I have installed all of the available mosquitto packages according to opkg.
root@mtcdt:~# opkg list-installed | grep mosquitto
libmosquitto1 – 1.4-r2.0
libmosquittopp1 – 1.4-r2.0
mosquitto – 1.4-r2.0
root@mtcdt:~#
I believe I am running the latest version of mLinux.
root@mtcdt:~# cat /etc/mlinux-version
mLinux 3.1.0
Built from branch: (detachedfromb2d26b1)
Revision: b2d26b12fc73ea3de24a91cc40b4ffcdb9c87733
Thank you in advance.
Tim,
It looks like you actually have the AEP version of Conduit (which is built on top of mLinux). Here’s the getting started guides for AEP:
-Brandon