This file describes the general way to install Majordome from source.
- PAHOc can be found on its website to manage MQTT managing.
- Séléné available from my github
My systems are mostly under Linux/Gentoo, but tested also on Armbian and Arch.
- install dependencies and C++ compilation suite if needed.
- extract Majordome sources "somewhere" (a.k.a in a temporary directory)
- install LFMakeMaker
- customise
remake.sh
as per your needs. - execute
remake.sh
to update Makefiles. make
- copy Majordome binary somewhere in your path (
/usr/local/sbin
is suggested).