Run Tellstick on Debian Stretch

Link to source code: link

sudo apt-get install libftdi-dev libftdi1-dev doxygen
sudo apt-get install libconfuse-dev libconfuse-common libconfuse1
cp /home/pi/libcoap/doc/Doxyfile.in .

tar xvfz telldus-core-{version}.tar.gz

cd telldus-core-{version}
cmake .
make
sudo make install
sudo ldconfig


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *