homematic-community / ccu-addon-mosquitto

Mosquitto packaged as Addon for the Homematic CCU3 and RaspberryMatic
Other
31 stars 3 forks source link

CCU2 #5

Closed taucher4000 closed 5 years ago

taucher4000 commented 5 years ago

Can you confirm that this addon is not running on CCU2? I've installed it but whenever I try to run the command, I get the following message:

/usr/local/bin/mosquitto

-sh: /usr/local/bin/mosquitto: not found

However, the binaries are there:

ls -ls /usr/local/bin/

total 0 0 lrwxrwxrwx 1 root root 41 Sep 24 20:59 mosquitto -> /usr/local/addons/mosquitto/bin/mosquitto 0 lrwxrwxrwx 1 root root 48 Sep 24 20:59 mosquitto_passwd -> /usr/local/addons/mosquitto/bin/mosquitto_passwd 0 lrwxrwxrwx 1 root root 45 Sep 24 20:59 mosquitto_pub -> /usr/local/addons/mosquitto/bin/mosquitto_pub 0 lrwxrwxrwx 1 root root 45 Sep 24 20:59 mosquitto_sub -> /usr/local/addons/mosquitto/bin/mosquitto_sub

hobbyquaker commented 5 years ago

Yes, I can confirm that only works on a CCU3 or RaspberryMatic. The CCU2 CPU has no hardfloat unit and another arm instruction set.