This is your error
Code: Select all
/home/sam/telldus/telldus-core-2.0.4/driver/libtelldus-core/SettingsConfuse.cpp:13:21: error: confuse.h: No such file or directory
Moderator: Telldus
Code: Select all
/home/sam/telldus/telldus-core-2.0.4/driver/libtelldus-core/SettingsConfuse.cpp:13:21: error: confuse.h: No such file or directory
Code: Select all
apt-get install libconfuse-dev
Code: Select all
apt-get install mips-linux-gnu-gcc
apt-get install mips-linux-gnu-g++
No, not if you don't implement any other settings backend yourself.bryanchicken wrote: Will i still be able to issue:
tdtool -e <id>
tdtool --on <id>
tdtool --off <id>
without the functionality in that file?