02-27-2020, 05:01 PM
Addendum:
If dpkg says the library isn't installed you could try installing it manually.
Something like
This doesn't explain why it's missing, of course.
Regards,
Kent
If dpkg says the library isn't installed you could try installing it manually.
Something like
Code:
sudo apt-get install libmosquitto1
This doesn't explain why it's missing, of course.
Regards,
Kent