make install not updating dzVents directory

Easy to use, 100% Lua-based event scripting framework.

Moderator: leecollings

Post Reply
IanDury
Posts: 50
Joined: Wednesday 08 April 2015 15:22
Target OS: Linux
Domoticz version: Beta
Location: Netherlands
Contact:

make install not updating dzVents directory

Post by IanDury »

CMakeLists.txt is missing an install line for dzVents. Something like:

Code: Select all

install(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/dzVents DESTINATION ${CMAKE_INSTALL_PREFIX})
Any volunteer who can add this line and test this?
User avatar
waaren
Posts: 6028
Joined: Tuesday 03 January 2017 14:18
Target OS: Linux
Domoticz version: Beta
Location: Netherlands
Contact:

Re: make install not updating dzVents directory

Post by waaren »

You are right. Workaround until fixed is to to do an ./updatebeta before copying your compiled binaray to domoticz binary.
Debian buster, bullseye on RPI-4, Intel NUC.
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
dannybloe
Posts: 1355
Joined: Friday 29 August 2014 11:26
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Ermelo
Contact:

Re: make install not updating dzVents directory

Post by dannybloe »

What would that do?
Creator dzVents - RPi3, loads of zwave devices, esp8266, evohome.
IanDury
Posts: 50
Joined: Wednesday 08 April 2015 15:22
Target OS: Linux
Domoticz version: Beta
Location: Netherlands
Contact:

Re: make install not updating dzVents directory

Post by IanDury »

For Linux "(sudo) make install" installs domoticz in /opt/domoticz/ by default. Currently /opt/domoticz/dzVents/ is missing after a "make install" which can be fixed by adding the previously mentioned install line in CMakeLists.txt.
dannybloe
Posts: 1355
Joined: Friday 29 August 2014 11:26
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Ermelo
Contact:

Re: make install not updating dzVents directory

Post by dannybloe »

Please create a PR for this.
Creator dzVents - RPi3, loads of zwave devices, esp8266, evohome.
IanDury
Posts: 50
Joined: Wednesday 08 April 2015 15:22
Target OS: Linux
Domoticz version: Beta
Location: Netherlands
Contact:

Re: make install not updating dzVents directory

Post by IanDury »

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest