Search found 2 matches

by Chriane
Friday 24 June 2016 21:55
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Make fails on Ubuntu 14.04.4 x64 DigitalOcean droplet
Replies: 2
Views: 1304

Re: Make fails on Ubuntu 14.04.4 x64 DigitalOcean droplet

I tried that, but then I get the "libboost" error:

./domoticz: error while loading shared libraries: libboost_thread.so.1.55.0: cannot open shared object file: No such file or directory


I thought the fix for this was to compile your own binaries but maybe I'm wrong?

Thanks for the help!
by Chriane
Friday 24 June 2016 16:49
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Make fails on Ubuntu 14.04.4 x64 DigitalOcean droplet
Replies: 2
Views: 1304

Make fails on Ubuntu 14.04.4 x64 DigitalOcean droplet

Hello everyone,

Total newbie here.
I am trying to install Domoticz on an Ubuntu 14.04.4 x64 DigitalOcean droplet (I am only going to use virtual sensors and switches).

Unfortunatly, make fails at 25%
[ 25%] Building CXX object CMakeFiles/domoticz.dir/main/mainworker.cpp.o
c++: internal compiler ...