When installing Domoticz with the following command it stops in the check for libcurl4, please see below the printout. Do you know what could be wrong with this?
$ sudo curl -L https://install.domoticz.com | bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16565 100 16565 0 0 51421 0 --:--:-- --:--:-- --:--:-- 51444
:::
::: Script called with non-root privileges. The Domoticz installs server packages and configures
::: system networking, it requires elevated rights. Please check the contents of the script for
::: any concerns with this requirement. Please be sure to download this script from a trusted source.
:::
::: Detecting the presence of the sudo utility for continuation of this install...
::: Utility sudo located.
:::
::: You are root.
bash: line 100: test: 2019.06-1: integer expression expected
::: Verifying free disk space...
:::
::: Checking apt-get for upgraded packages.... done!
:::
::: Your system is up to date! Continuing with Domoticz installation...
::: Checking for apt-utils... installed!
::: Checking for whiptail... installed!
::: Checking for git... installed!
::: Checking for curl... installed!
::: Checking for unzip... installed!
::: Checking for wget... installed!
::: Checking for sudo... installed!
::: Checking for cron... installed!
::: Checking for libudev-dev... installed!
::: Checking for libcurl4..
tejano96 wrote: ↑Thursday 18 July 2019 17:44
When installing Domoticz with the following command it stops in the check for libcurl4, please see below the printout. Do you know what could be wrong with this?
the domoticz install scriot recognize this OS as not being jessie or stretch and assumes it's a later version using curl4.
I don't know of domoticz will work on this OS but you can try this
tejano96 wrote: ↑Thursday 18 July 2019 17:44
When installing Domoticz with the following command it stops in the check for libcurl4, please see below the printout. Do you know what could be wrong with this?
the domoticz install scriot recognize this OS as not being jessie or stretch and assumes it's a later version using curl4.
I don't know of domoticz will work on this OS but you can try this