JQ autotools install error
Posted: Tuesday 15 March 2016 11:55
For https://www.domoticz.com/wiki/Mindergas.nl
I need to install autotools to execute JQ and without autotools it seems I have a situation.
./post-mindergas.sh: line 8: jq: command not found
Unfortunately
$:sudo apt-get install autotools –y gives an error:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package autotools
E: Unable to locate package –y
The OS is up to date, also the firmware.
I’ve already installed JQ 1.5 successfully
and autotools-dev is installed too.
What could be the problem?
I need to install autotools to execute JQ and without autotools it seems I have a situation.
./post-mindergas.sh: line 8: jq: command not found
Unfortunately
$:sudo apt-get install autotools –y gives an error:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package autotools
E: Unable to locate package –y
The OS is up to date, also the firmware.
I’ve already installed JQ 1.5 successfully
and autotools-dev is installed too.
What could be the problem?