How to install mosquitto_sub on Teltonika RUTX/TRB (OpenWRT)
You can just install mosquitto_sub on OpenWRT routers such as on the Teltonika RUTX10/RUTX11 or TRB series using opkg:
install_mosquitto_sub.sh
opkg update
opkg install mosquitto-clientIn case you see error messages like
install_mosquitto_sub_error.txt
* check_data_file_clashes: Package libmosquitto-nossl wants to install file /usr/lib/libmosquitto.so
But that file is already provided by package * libmosquitto-ssl
* check_data_file_clashes: Package libmosquitto-nossl wants to install file /usr/lib/libmosquitto.so.1
But that file is already provided by package * libmosquitto-ssl
* opkg_install_cmd: Cannot install package mosquitto-client.install mosquitto-client-ssl instead:
install_mosquitto_sub.sh
opkg install mosquitto-client-sslTested on firmware TRB1_R_00.07.02.6.
Check out similar posts by category:
OpenWRT
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow