Search found 2 matches

by Rene2322
Monday 16 December 2019 19:38
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Building from source [Debian 10]
Replies: 2
Views: 554

Re: Building from source [Debian 10]

Thanks for the input. I have copied all the suggested files and folders. Next I ran into a new problem. Something with libssl. Domoticz is looking for libssl.so.1.0.0 while Debian Buster comes with libssl1.1 On github I read that I need to change the makefile (CMakeList.txt) before make. I will give ...
by Rene2322
Monday 16 December 2019 8:22
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Building from source [Debian 10]
Replies: 2
Views: 554

Building from source [Debian 10]

After years of using Domoticz on the Raspberry, I recently switched to a large piece of metal on which I now, among other things, running a virtualized machine for Domoticz. I chose Debian 10 as operating system. I followed the instructions on page: https://www.domoticz.com/wiki/Build_Domoticz_from ...